Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Observium PRO,
Description
Hi. We have a number of IP-10 and IP-20 (old stuff, I know) in our network. I would really love to monitor the radio TX / RX levels in Observium.
Can you please investigate if its feasable to add such support?
Please make and attach additional information about the 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.
./discovery.php -d -h <device>
./poller.php -d -h <device>
Note, this comment is added automatically.