Thank you!
Now it works!
Thanks again!
Search found 2 matches
- Mon Mar 05, 2012 3:13 am
- Forum: Open Source Nagios Projects
- Topic: Check multiple ports of a switch with snmp
- Replies: 2
- Views: 1530
- Thu Mar 01, 2012 8:12 pm
- Forum: Open Source Nagios Projects
- Topic: Check multiple ports of a switch with snmp
- Replies: 2
- Views: 1530
Check multiple ports of a switch with snmp
Hi All, I try to check our switch for bad packets. I have succesfully made the configuration file, but for some reason it always sais SNMP OK. This is the command I use for checking: /usr/local/nagios/libexec/check_snmp -H ip_address -C name -o ifInErrors.101 -w 10 -c 100, -o ifInErrors.102 -w 10 -c...