Page 1 of 1

Nagios XI Monitor Input Voltage with SNMP

Posted: Mon Nov 09, 2020 6:42 pm
by jugernaat
I want to monitor the input voltage from the netonix switch utilizing SNMP on Nagios XI.

I have the correct OID but I am not sure what I need to put in for the Data Label and Data units to make this work right. Below is a screenshot of what I am seeing on Nagios. Any help would be great!

Re: Nagios XI Monitor Input Voltage with SNMP

Posted: Tue Nov 17, 2020 6:31 pm
by troy
Been a while since using XI, but pretty sure those are arbitrary things... Label should be 'Voltage', units is 'V'

Also, using VoltageDescription is not correct. Use voltage.4.

Careful though... voltage.4 is not the same across all Netonix switches. On the WS-26-400-IDC, for example, voltage.4 is the board 3v, there is no input voltage monitoring, which really sucks.

Re: Nagios XI Monitor Input Voltage with SNMP

Posted: Wed Nov 18, 2020 4:00 pm
by jugernaat
I got this working and you where dead on when it comes to Voltage.4

Thanks for the reply