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

Improvements to Dell DRAC status/sensors

Details

    Description

      Made some improvements for DRACs using the IDRAC-MIB-SMIv2 MIB.

      In additional to some new sensor and status checks, I moved some into definitions, so  therefor idrac-mib-smiv2.inc.php file is deleted (I actually found the voltage part never worked)

      There is quite a lot of redundant code between the IDRAC-MIB-SMIv2 and MIB-Dell-10892 definitions. Mostly the difference is MIB name and OIDs - has there been any thoughts on improvement to this? Although I guess these two mibs may be a special case...

      Please see attached.

      Attachments

        1. dell_patch_240420.diff
          24 kB
        2. drac_discovery_240420.txt
          144 kB
        3. drac_poll_240220.txt
          163 kB

        Activity

          [OBS-3313] Improvements to Dell DRAC status/sensors

          Tnx, added in r10949.

          landy Mike Stupalov added a comment - Tnx, added in r10949.

          Hey Mike,
          Possible to get this added ? Something more needed ?

          kentbjoh Kent Johannessen added a comment - Hey Mike, Possible to get this added ? Something more needed ?

          Please make and attach additional information about the device:

          • full snmp dump from device:

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

          Note, this comment is added automatically.

          landy Mike Stupalov added a comment - Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> --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 Note, this comment is added automatically.

          People

            landy Mike Stupalov
            kentbjoh Kent Johannessen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: