Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    No vlan interfaces in rrd graphs

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    3 Posts 3 Posters 1.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • U
      usuarioforum
      last edited by

      I only can see physical interfaces in rrd graphs. Can't see interfaces asigneds to vlans.

      Cheers

      1 Reply Last reply Reply Quote 0
      • C
        cmb
        last edited by

        confirmed.
        http://redmine.pfsense.org/issues/show/266

        1 Reply Last reply Reply Quote 0
        • S
          Slam
          last edited by

          I belive this has been addressed very recently here http://redmine.pfsense.org/repositories/revision/1/27616d6eb0427490ebafd51fc5875eb2e8eaedb6

          I applied the fix manually but it has caused webgui not to function completly, but its just a typo as you can see

          line 541: if (!in_array(array_shift(preg_split('/\d/', $ifname)), $vfaces)) }

          which should be

          line 541: if (!in_array(array_shift(preg_split('/\d/', $ifname)), $vfaces)) {

          Thanks

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.