From: Peter Palfrader Date: Fri, 19 Feb 2010 15:15:56 +0000 (+0100) Subject: Raise timeout for nrpe_host check X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=2da96e4ba4fc735aaf73991d9ec299ab2648ce6f;p=mirror%2Fdsa-nagios.git Raise timeout for nrpe_host check --- diff --git a/config/static/checkcommands.cfg b/config/static/checkcommands.cfg index 8801888..dd4cb06 100644 --- a/config/static/checkcommands.cfg +++ b/config/static/checkcommands.cfg @@ -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