From f854ff4ff47ee440008661a0ca5c2efcdf25442d Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Mon, 4 Jan 2010 21:32:35 +0100 Subject: [PATCH] add ntpsuckers --- config/nagios-master.cfg | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 5c8184a..3c35a29 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -390,13 +390,13 @@ servers: address: 193.62.202.27 parents: gw-sanger # SMP kernel doesn't run stable - hostgroups: computers, porterbox, sw-raid, single-cpu, hasbootfs, lenny + hostgroups: computers, porterbox, sw-raid, single-cpu, hasbootfs, lenny, ntpsuckers contacts: tjrc1 goetz: address: 193.62.202.26 parents: gw-sanger # SMP kernel doesn't run stable - hostgroups: computers, buildd, sw-raid, single-cpu, hasbootfs, lenny + hostgroups: computers, buildd, sw-raid, single-cpu, hasbootfs, lenny, ntpsuckers contacts: tjrc1 sibelius: address: 193.62.202.28 @@ -796,6 +796,10 @@ hostgroups: # i.e. no port 25 private: 1 + ntpsuckers: + alias: hosts who's ntp offset is often unknown + private: 1 + ############################# # servicegroups ############################# @@ -1131,6 +1135,7 @@ services: hostgroups: computers depends: process - ntpd excludehosts: zelenka, ancina + excludehostgroups: ntpsuckers # - name: network service - time -- 2.20.1