From 2593551ae86047c4120a66753bbaad4bd930f002 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 12 Apr 2008 05:52:58 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080412095258-i2l3uds8sjfx9bpw] gw-sanger is really slow, so adapt the ping RTT limits again. as long as the hosts behind the gw are sane we do not really mind --- nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index ef171bd..1478f61 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -438,7 +438,7 @@ services: retry_check_interval: 1 - name: PING - check: "check_ping!900.0,60%!1500.0,80%" + check: "check_ping!2000.0,60%!3000.0,80%" hostgroups: routing-infrastructure normal_check_interval: 5 max_check_attempts: 4 -- 2.20.1