Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-2872

Graph not generated above 100G on virtual interface

Details

    • Bug
    • Resolution: Not A Bug
    • Minor
    • None
    • Professional Edition
    • Poller
    • CentOS7

    Description

      We are using v18 and v19 and the issue persist on both versions. We also tried manually set the interface on 200G. 

      See the attached screenshot and let us know if any further details are required from our side.

      Attachments

        Activity

          [OBS-2872] Graph not generated above 100G on virtual interface

          You can modify this setting : 

          $config['max_port_speed'] = 12500000000; // Max port speed in RRD; default 100Gbit. Only used upon RRD creation!

          And delete the port's RRD file. This will recreate the rrd database with a higher maximum value.

          You could use rrdtune (https://oss.oetiker.ch/rrdtool/doc/rrdtune.en.html) to change IFINOCTETS and IFOUTOCTETS if you were adventurous and didn't want to delete the rrd file.

          adama Adam Armstrong added a comment - You can modify this setting :  $config ['max_port_speed'] = 12500000000; // Max port speed in RRD; default 100Gbit. Only used upon RRD creation! And delete the port's RRD file. This will recreate the rrd database with a higher maximum value. You could use rrdtune ( https://oss.oetiker.ch/rrdtool/doc/rrdtune.en.html)  to change IFINOCTETS and IFOUTOCTETS if you were adventurous and didn't want to delete the rrd file.

          People

            adama Adam Armstrong
            yordan.vulkov@x3me.net Yordan Vulkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: