Hi Everyone,
complete newbie to LibreNMS here,
i’ve managed to add devices and poll them,
but i’ve got an Eaton UPS, a 5PX 3000
it has the Gigabit network card installed
and the newish Gen2 EMPDT1H1C2 Enviromental monitoring probe attached.
LibreNMS is reading the battery, voltage, current and frequency from the network card,
but it isn’t displaying the temperature or humidity of the attached probe unit.
the build in webpage shows the following
temp at time of run is 21.4 C or approx 70.52 F
humidity 44.4%
both contact sensors show as open
output of the following below
./discovery.php -h HOSTNAME -d | ./pbin.sh
https://p.libren.ms/view/6e583fe6
./poller.php -h HOSTNAME -r -f -d | ./pbin.sh
https://p.libren.ms/view/76331ab7
i’ve also got an output of the SNMP from the webgui debug menu for this device
https://p.libren.ms/view/8ac518da
had a bit of a dig arround, and it appears to be on the following SNMP OID’s
http://oid-info.com/get/1.3.6.1.4.1.534.1.6
.1.3.6.1.4.1.534.1.6.5.0 = INTEGER: 21
.1.3.6.1.4.1.534.1.6.6.0 = INTEGER: 44
.1.3.6.1.4.1.534.1.6.8.1.1.1.0 = INTEGER: 1
.1.3.6.1.4.1.534.1.6.8.1.1.2.0 = INTEGER: 2
.1.3.6.1.4.1.534.1.6.8.1.2.1.0 = INTEGER: 4
.1.3.6.1.4.1.534.1.6.8.1.2.2.0 = INTEGER: 4
.1.3.6.1.4.1.534.1.6.8.1.3.1.0 = INTEGER: 1
.1.3.6.1.4.1.534.1.6.8.1.3.2.0 = INTEGER: 1
.1.3.6.1.4.1.534.1.6.8.1.4.1.0 = STRING: “EMPDT1H1C2 @1-C1”
.1.3.6.1.4.1.534.1.6.8.1.4.2.0 = STRING: “EMPDT1H1C2 @1-C2”
.1.3.6.1.4.1.534.1.6.9.0 = INTEGER: 0
.1.3.6.1.4.1.534.1.6.10.0 = INTEGER: 60
.1.3.6.1.4.1.534.1.6.11.0 = INTEGER: 10
.1.3.6.1.4.1.534.1.6.12.0 = INTEGER: 90
any help you can shed on this would be greatly appreciated