Raise timeout for nrpe_host check
authorPeter Palfrader <peter@palfrader.org>
Fri, 19 Feb 2010 15:15:56 +0000 (16:15 +0100)
committerPeter Palfrader <peter@palfrader.org>
Fri, 19 Feb 2010 15:15:56 +0000 (16:15 +0100)
config/static/checkcommands.cfg

index 8801888..dd4cb06 100644 (file)
@@ -9,7 +9,7 @@ define command {
 }
 define command {
        command_name    dsa_check_nrpe_host
-       command_line    /usr/lib/nagios/plugins/check_nrpe --no-ssl -H $ARG1$ -c $ARG2$
+       command_line    /usr/lib/nagios/plugins/check_nrpe --no-ssl -H $ARG1$ -t 50 -c $ARG2$
 }
 define command{
        command_name    dsa_check_cert