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

Incorrect ifSpeed on HP iLO Management discovery

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • Discovery
    • None

    Description

      Hi,

      In a recent update to the HP definition (includes/definitions/os/hp.inc.php) in April, a new configuration line has been added to  the iLO Managment section.  The line in question is:

      $config['os'][$os]['mibs'][]                = "CPQSM2-MIB";

      This addition is causing the discovery of the HP iLO managment system to report an incorrect speed on the network interface.  It reports the speed as 1kbps which in return is causing our high traffic alerts to trigger for all our iLO devices.  Disabling this config line stops this, however, it also stops the discovery and polling of the network interface.

      Please see the attached which shows the Unicast Packets graph before the new update, with the update (when the alerts are triggered) and after when we have disable it.

      Do you have any suggestions?

      Attachments

        1. File_Mod_Date.png
          File_Mod_Date.png
          8 kB
        2. NIC.png
          NIC.png
          13 kB
        3. Observium-ilo.png
          Observium-ilo.png
          293 kB
        4. Version.png
          Version.png
          7 kB

        Activity

          [OBS-5030] Incorrect ifSpeed on HP iLO Management discovery

          you use stable train, change currently in rolling.. will be next stable soon.
          But you can switch to rolling updates:
          https://docs.observium.org/updating/#switch-between-rolling-and-stable-trains

          landy Mike Stupalov added a comment - you use stable train, change currently in rolling.. will be next stable soon. But you can switch to rolling updates: https://docs.observium.org/updating/#switch-between-rolling-and-stable-trains

          Hi Mike,

          Unfortunately we are still experiencing the issue after upgrading.  Please see the attached.

          Regards,

          Gareth

          GEOU Gareth Evans added a comment - Hi Mike, Unfortunately we are still experiencing the issue after upgrading.  Please see the attached. Regards, Gareth

          Thank you

          GEOU Gareth Evans added a comment - Thank you

          There was an incorrect speed scale. Fixed in r14018.

          landy Mike Stupalov added a comment - There was an incorrect speed scale. Fixed in r14018.

          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 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -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 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -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

            landy Mike Stupalov
            GEOU Gareth Evans
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: