From: Peter Palfrader Date: Sat, 12 Apr 2008 09:52:58 +0000 (-0400) Subject: [project @ peter@palfrader.org-20080412095258-i2l3uds8sjfx9bpw] X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=2593551ae86047c4120a66753bbaad4bd930f002;hp=f310fc018dc94ca54243c11aeaf564bb6f5acf0a;p=mirror%2Fdsa-nagios.git [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 --- 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