timeout error nrpe plugin
Posted: Mon Nov 29, 2010 11:00 am
Hi,
I have a plugin on a remote server that takes some time to finisch (approx. 3 minutes)
When I try to use the nrpe.plugin to check the remote command I always get an error
The command I use is:
I changed in nagios.cfg
How can I change the Command timeout to 240 second?
Many thanks
I have a plugin on a remote server that takes some time to finisch (approx. 3 minutes)
When I try to use the nrpe.plugin to check the remote command I always get an error
sNRPE: Command timed out after 60 second
The command I use is:
Code: Select all
/usr/lib/nagios/plugins/check_nrpe -H hostname -t 300 -c check_scriptCode: Select all
service_check_timeout=300Many thanks