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

Papouch Temperature sensors. Cannot add multiple devices.

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • CE-21.10
    • Web Interface
    • Turnkey Linux
      Observium CE v. 22.5.12042

    Description

      Hi all,

      I'm using Oblservium since 2 years and everything works ok, but last week I purchased 5 Papago Ethernet Temperature sensors from Papouch and I would like to put them on monitoring by my Observium server.

      There are a total of 5 sensors: 1 purchased one month ago and 4 purchased last week.

      I can add only the first one purchased and only one of four newly purchased devices.

      When I try to add another device I got the following error: "Already got device with SNMP-read sysName () and other system Oids (...)"

      Obviously, all of these 5 sensors have different hostnames, different IPs.

      For the 2 successfully added sensors, monitoring is very nice, including temperature, humidity and dew point.

      Could you please help me to get all of these 5 sensors working with observium?
      Thanks in advance for your help.
      Best Regards

      digitalchild

      Attachments

        Activity

          [OBS-4191] Papouch Temperature sensors. Cannot add multiple devices.

          Nope, this fix already will done in next CE.

          landy Mike Stupalov added a comment - Nope, this fix already will done in next CE.

          Yes! 

          Using the workaround you provided me, I could add all the devices and start the monitoring. 

          Thanks a lot for your support! 

          One last question: for the future upgrades of Observium I should apply the fix every time?
          Thanks again and best regards. 

          digitalchild

          digitalchild Daniele Municchi added a comment - Yes!  Using the workaround you provided me, I could add all the devices and start the monitoring.  Thanks a lot for your support!  One last question: for the future upgrades of Observium I should apply the fix every time? Thanks again and best regards.  digitalchild

          This devices report empty sysName (as I see in attached snmpdumps).

          Fixed in r12216.

          For CE try temporary trick, add to config.php:

          $config['mibs']['papago_temp_V02-MIB']['sysname'][] = [ 'oid' => 'deviceName.0' ];
          

          Wait for 5 min (while old device will polled) and try add again.

          landy Mike Stupalov added a comment - This devices report empty sysName (as I see in attached snmpdumps). Fixed in r12216. For CE try temporary trick, add to config.php : $config['mibs']['papago_temp_V02-MIB']['sysname'][] = [ 'oid' => 'deviceName.0' ]; Wait for 5 min (while old device will polled) and try add again.

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

          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 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --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 This comment is added automatically.

          People

            landy Mike Stupalov
            digitalchild Daniele Municchi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: