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

Very low bandwidth interfaces detected incorreclty

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • Discovery, Poller
    • None

    Description

      found a fun bug that i assumed was snmp but is really observium. on Juniper, I inadvertantly set 'bandwidth 200' which is 200bps:

      show interfaces ae5.4000 | match ban 
          Bandwidth: 200bps

      snmpwalk confirms, 200bps:

      .1.3.6.1.2.1.2.2.1.5.693 = Gauge32: 200

      However, in Observium it says 200Mbps

      mysql> select ifSpeed from ports where port_id = 129729;
      -----------

      ifSpeed  

      -----------

      200000000

      -----------
      1 row in set (0.00 sec)

      Attachments

        Activity

          People

            landy Mike Stupalov
            falz falz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: