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

Billing graphics showing bandwidth in scientific notation

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • Billing

    Description

      Please correct all billing graphics to show bandwidth in Mbps/Gbps.
      Interpreting scientific notation is very annoying .

      Thanks.

      Attachments

        Activity

          [OBS-4167] Billing graphics showing bandwidth in scientific notation

          Hi Adam,

          Now it's showing slightly better than scientific notation.

          Thanks.

          eschoedler Eduardo Schoedler added a comment - Hi Adam, Now it's showing slightly better than scientific notation. Thanks.

          Oops, I'd not committed it!

          It's in r12196. It's just a single word change!

          adama Adam Armstrong added a comment - Oops, I'd not committed it! It's in r12196. It's just a single word change!

          Hi Adam,

          In which revision this ticket will be resolved?
          I just upgraded to r12194 and still seeing scientific notation.

          Thank you.

          eschoedler Eduardo Schoedler added a comment - Hi Adam, In which revision this ticket will be resolved? I just upgraded to r12194 and still seeing scientific notation. Thank you.

          This should be fixed now, sort of.

          The graphing library has four modes, two scientific, two non-scientific, one of each in base-2 or base-10.

          The base-10 mode uses K/M/B. To get K/M/G you need to use the base-2 mode, which isn't useful for network traffic.

           

          adama Adam Armstrong added a comment - This should be fixed now, sort of. The graphing library has four modes, two scientific, two non-scientific, one of each in base-2 or base-10. The base-10 mode uses K/M/B. To get K/M/G you need to use the base-2 mode, which isn't useful for network traffic.  

          Screenshots provided in the ticket.

          eschoedler Eduardo Schoedler added a comment - Screenshots provided in the ticket.

          General questions and device support can be discussed in our Discord channel, click here to join.


          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

            If device not support SNMP version 2c, replace -v2c with -v1.

          • If you have problems with discovery or poller processes, please do and attach these debugs:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          This comment is added automatically.

          bot Observium Bot added a comment - General questions and device support can be discussed in our Discord channel, click here to join . Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk If device not support SNMP version 2c, replace -v2c with -v1. If you have problems with discovery or poller processes, please do and attach these debugs: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files This comment is added automatically.

          People

            adama Adam Armstrong
            eschoedler Eduardo Schoedler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: