List/Grid

Normal Subscribe to Normal

How To Monitor Remote Windows Machine Using Nagios on Linux

How To Monitor Remote Windows Machine Using Nagios on Linux

The problem that I am having is that on the UI my server is giving me this error “(Return code of 127 is out of bounds – plugin may be missing)” I ran netstat on the client side and noticed that port 12489 is being monitored. …

How to monitor remote Linux host using Nagios 3.0

How to monitor remote Linux host using Nagios 3.0

Verify whether NRPE is listening. [remotehost]# netstat -at | grep nrpe tcp 0 0 *:nrpe *:* LISTEN