From a333fe30cec506fb6eb8a9ad65cec9ee7c7c33dc Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 3 Feb 2010 11:23:01 +0100 Subject: [PATCH] Introduce squeeze hostgroup --- config/nagios-master.cfg | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c73930e..b801cb0 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -573,11 +573,11 @@ servers: fano: address: 206.12.19.110 parents: luchesi - hostgroups: computers, freebsd + hostgroups: computers, freebsd, squeeze finzi: address: 206.12.19.111 parents: luchesi - hostgroups: computers, freebsd + hostgroups: computers, freebsd, squeeze lebrun: address: 193.198.184.10 @@ -653,7 +653,7 @@ servers: fasch: address: 194.177.211.201 parents: rautavaara - hostgroups: computers, freebsd + hostgroups: computers, freebsd, squeeze holter: address: 194.177.211.202 parents: gw-grnet @@ -689,7 +689,7 @@ servers: field: address: 194.177.211.210 parents: rautavaara - hostgroups: computers, freebsd + hostgroups: computers, freebsd, squeeze beethoven: address: 86.59.118.146 @@ -768,6 +768,9 @@ hostgroups: lenny: alias: Hosts running lenny, not etch private: 1 + squeeze: + alias: Hosts running squeeze + private: 1 no-samhain: alias: hosts not running samhain properly -- 2.20.1