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

Geist Watchdog does not discover airflow or THD sensor

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • Community Edition, Professional Edition
    • Discovery
    • None

    Description

      Patch file attached to add support for the airflow and THD external sensors on Geist (now Vertiv) Watchdog 15 and 100.  

      I have Watchdog device with these external sensors and have tested and confirmed that the changes do work correctly.   I only have a single instance of each sensor, so have not tested in the case of multiple.   I do have multiple temp sensors connected and those work fine and the new ones are defined the same way, so I expect they should work.

      Attachments

        1. geist-patch.txt
          4 kB
          Chris DeBruin
        2. watchdog.snmpwalk
          6 kB
          Chris DeBruin

        Activity

          [OBS-3351] Geist Watchdog does not discover airflow or THD sensor

          Thanks, added in r10449.

          Notes:

          • 'rename_rrd' - not required if you do not refactor old code/definitions,
          • airFlowSensorFlow - changed class to 'load' because this is percent sensor (airflow is sensor in CFM units).
          landy Mike Stupalov added a comment - Thanks, added in r10449. Notes: 'rename_rrd' - not required if you do not refactor old code/definitions, airFlowSensorFlow - changed class to 'load' because this is percent sensor (airflow is sensor in CFM units).

          SNMP walk attached for unit with THD sensor attached,

          cdebruin Chris DeBruin added a comment - SNMP walk attached for unit with THD sensor attached,

          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.

          bot Observium Bot 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
            cdebruin Chris DeBruin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: