From dd280ba8719e0553f53891a595457a02174c757f Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 14 Aug 2014 18:39:12 +0000 Subject: [PATCH] Give more time to nrpe commands. --- roles/nagios_client/templates/nrpe.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nagios_client/templates/nrpe.cfg.j2 b/roles/nagios_client/templates/nrpe.cfg.j2 index be01de1de7..ca61669f1f 100644 --- a/roles/nagios_client/templates/nrpe.cfg.j2 +++ b/roles/nagios_client/templates/nrpe.cfg.j2 @@ -133,7 +133,7 @@ debug=0 # This specifies the maximum number of seconds that the NRPE daemon will # allow plugins to finish executing before killing them off. -command_timeout=60 +command_timeout=100