[project @ peter@palfrader.org-20080412095258-i2l3uds8sjfx9bpw]
authorPeter Palfrader <peter@palfrader.org>
Sat, 12 Apr 2008 09:52:58 +0000 (05:52 -0400)
committerPeter Palfrader <peter@palfrader.org>
Sat, 12 Apr 2008 09:52:58 +0000 (05:52 -0400)
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

index ef171bd..1478f61 100644 (file)
@@ -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