From: Peter Palfrader Date: Thu, 11 Feb 2010 16:12:39 +0000 (+0100) Subject: Do not do apt checks on squeeze hosts - testing hosts will always be out of date... X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=8691e72720c0e8817b929247d8c5a1120de21349;p=mirror%2Fdsa-nagios.git Do not do apt checks on squeeze hosts - testing hosts will always be out of date anyway --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 6ea084a..e4fcf79 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1036,6 +1036,7 @@ services: servicegroups: apt nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/apt" hostgroups: computers + excludehostgroups: squeeze normal_check_interval: 60 retry_check_interval: 15 ####