Search found 5 matches
- Mon Nov 16, 2020 3:41 pm
- Forum: Nagios XI
- Topic: Monitor Input voltage on Netonix switch with SNMP
- Replies: 8
- Views: 1754
Re: Monitor Input voltage on Netonix switch with SNMP
That did the trick! Thanks so much for the help cdienger!!!
- Fri Nov 13, 2020 9:58 am
- Forum: Nagios XI
- Topic: Monitor Input voltage on Netonix switch with SNMP
- Replies: 8
- Views: 1754
Re: Monitor Input voltage on Netonix switch with SNMP
ok here is the output when I run the "Run Check Command" (Comented out) check_snmp -H x.x.x.x -p 161 -o 'voltage.4' -C 'public' -P 2c -l 'Volts' -m NETONIX-SWITCH-MIB -w 11.00 -c 10.50 SNMP CRITICAL - Volts *11* | Volts=11;11.00;10.50 here is the Argument -p 161 -o 'voltage.4' -C 'public' ...
- Thu Nov 12, 2020 9:54 am
- Forum: Nagios XI
- Topic: Monitor Input voltage on Netonix switch with SNMP
- Replies: 8
- Views: 1754
Re: Monitor Input voltage on Netonix switch with SNMP
Ok so I spoke a little too soon. this is pulling data but the issue is now the voltage is higher than my warnings. so it is at 11.50 volts my warning is at 11.00 so it thinks it is in a failed state. I need this to warn me when it goes down to 11.00 Volts. is there a way to flip the way the warnings...
- Wed Nov 11, 2020 6:41 pm
- Forum: Nagios XI
- Topic: Monitor Input voltage on Netonix switch with SNMP
- Replies: 8
- Views: 1754
Re: Monitor Input voltage on Netonix switch with SNMP
Yep that was it I had the wrong OID thanks so much!
- Tue Nov 10, 2020 12:55 pm
- Forum: Nagios XI
- Topic: Monitor Input voltage on Netonix switch with SNMP
- Replies: 8
- Views: 1754
Monitor Input voltage on Netonix switch with SNMP
I am trying to figure out how to monitor a Netonix Switch's input voltage via SNMP. I have the right OID (Shown Below) but I have been unable to get a reeding back from switch itself. I have attached the netonix Mib's and a screenshot of nagios where I am having issues figuring out the values that n...