Re: Another NRPE timeout puzzle
Posted: Thu May 11, 2017 8:12 am
I'm running core, that doc references Nagios XI. Is that going to work for me?
EDIT: I put a dummy script in with a sleep statement. It times out as expected.
EDIT 2: I actually took a look at the time out;
[root@engmondmz ~]# /usr/local/nagios/libexec/check_nrpe -H resource -c check_nrpe_iperf -t 90
NRPE: Command timed out after 60 seconds
Interesting that it bombs out in *60* seconds now instead of 10...
EDIT: I put a dummy script in with a sleep statement. It times out as expected.
EDIT 2: I actually took a look at the time out;
[root@engmondmz ~]# /usr/local/nagios/libexec/check_nrpe -H resource -c check_nrpe_iperf -t 90
NRPE: Command timed out after 60 seconds
Interesting that it bombs out in *60* seconds now instead of 10...