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

Please add support for some Temperature/Humidity sensors

Details

    • Add New Device / OS
    • Resolution: Fixed
    • Trivial
    • None
    • Professional Edition
    • Discovery

    Description

      Hi,

      We have several environment sensors (mostly simple temperature and humidity probes) monitored by Observium. However, they are not listed in the "/health" tab.

      We hado to add a custom OID, since they are not recognized as such.

      Can you please add support for them, in order to get them to show on in the "/health" tab?

      You can find in the attached file the results of the usual commands:

      snmpwalk -v1 -c public --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
      snmpwalk -v1 -c public --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

      I had to replace the snmp version from "2c" to "1", because the sensors only support this version.

      Thanks.

      Best Regards,

      Rui

      Attachments

        Activity

          [OBS-3671] Please add support for some Temperature/Humidity sensors

          This is devices with per-HW and per-FW mib support.
          Added support for sensors in exactly this dump by mib (T6540-MIB).
          For any other device type need self snmp dump.

          Added in r11081.

          landy Mike Stupalov added a comment - This is devices with per-HW and per-FW mib support. Added support for sensors in exactly this dump by mib (T6540-MIB). For any other device type need self snmp dump. Added in r11081.
          rclaro Rui Claro added a comment -

          Thanks Bot!

          I already did that!

          rclaro Rui Claro added a comment - Thanks Bot! I already did that!

          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
            rclaro Rui Claro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: