NRPE cannot work
Posted: Thu Jun 12, 2014 9:09 pm
This is my servers run check_nrpe
this is the remote host which is run nrpe
this is the comman in the nrpe.cfg
It cannot work ,How to solve the problem
Code: Select all
[nagios@smith2 libexec]$ ./check_nrpe -H 192.168.120.162 -c check_leak_connect
OK - LeakedConnectionCount = | Avail=;1;2;Code: Select all
[nagios@Smith3 libexec]$ /usr/local/nagios/libexec/check_LeakConnection.sh -w 1 -c 2 -h 192.168.120.162:9001 -s irms_product_zj_web_server -d irms_product_zj_ds
OK - LeakedConnectionCount = 0 | Avail=10;1;2; Code: Select all
command[check_leak_connect]=/usr/local/nagios/libexec/check_LeakConnection.sh -w 1 -c 2 -h 192.168.120.162:9001 -s irms_product_zj_web_server -d irms_product_zj_ds