From: Peter Palfrader Date: Tue, 16 Feb 2010 01:51:04 +0000 (+0100) Subject: Hostgroup dialup is no longer needed X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=bac1668151f3916a2a13a15023344133fce9b98d;p=mirror%2Fdsa-nagios.git Hostgroup dialup is no longer needed --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 06c6a57..d59279d 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -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