From 0f2bc43fa3bf869d35d4afcb37d066879c833ef9 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 24 Feb 2013 17:17:28 +0100 Subject: [PATCH] Do not add alioth hosts to servicegroups --- config/nagios-master.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 7b85fcd..627acef 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -140,6 +140,7 @@ servers: parents: gw-ubcece hostgroups: layer3-infrastructure contact_groups: +alioth-admins + no-servicegroups: true gw-ubcece: address: 206.12.19.254 hostgroups: layer3-infrastructure @@ -609,11 +610,13 @@ servers: parents: gw-telegraaf2 hostgroups: computers, nfs-server, postgres84-hosts, apache2-hosts, acpid-hosts, apache-https, brokensamhain contact_groups: alioth-admins + no-servicegroups: true wagner: address: 217.196.43.132 parents: gw-telegraaf2 hostgroups: computers, bind9-hosts, apache2-hosts, nfs-client, xinetd-hosts, postgres91-hosts, apache-https, dl385, brokensamhain contact_groups: alioth-admins + no-servicegroups: true # }}} # {{{ gw-ubcece sw-ubcece: -- 2.20.1