Hostgroup dialup is no longer needed
authorPeter Palfrader <peter@palfrader.org>
Tue, 16 Feb 2010 01:51:04 +0000 (02:51 +0100)
committerPeter Palfrader <peter@palfrader.org>
Tue, 16 Feb 2010 01:51:04 +0000 (02:51 +0100)
config/nagios-master.cfg

index 06c6a57..d59279d 100644 (file)
@@ -710,8 +710,6 @@ hostgroups:
     private: 1
   deadslow:
     alias: Systems too slow to run any real checks
-  dialup:
-    alias: Systems with slow network
   freebsd:
     alias: freebsd
     private: 1
@@ -909,14 +907,14 @@ services:
     name: PING
     check: "check_ping!300.0,20%!600.0,40%"
     hostgroups: pingable
-    excludehostgroups: routing-infrastructure, dialup
+    excludehostgroups: routing-infrastructure
     normal_check_interval: 5
     max_check_attempts: 4
     retry_check_interval: 1
   -
     name: PING
     check: "check_ping!2000.0,60%!3000.0,80%"
-    hostgroups: routing-infrastructure, dialup
+    hostgroups: routing-infrastructure
     normal_check_interval: 5
     max_check_attempts: 4
     retry_check_interval: 1