How to monitor uptime of a switch in Nagios
Posted: Mon Jan 20, 2020 5:09 am
Hi,
We have a requirement. We need to set up monitoring for uptime of a switch. We are provided with IP address of the swtich.
What is the check command to check the uptime of a swtich.
We tried the following but did not work.
./check_snmp -H 10.32.234.81 -C public -o sysUpTime.0
CRITICAL - Plugin timed out while executing system call
We could able to ping the IP from Nagios server.
We are using Nagios core.
We have a requirement. We need to set up monitoring for uptime of a switch. We are provided with IP address of the swtich.
What is the check command to check the uptime of a swtich.
We tried the following but did not work.
./check_snmp -H 10.32.234.81 -C public -o sysUpTime.0
CRITICAL - Plugin timed out while executing system call
We could able to ping the IP from Nagios server.
We are using Nagios core.