From 9a427fade97307868c09eb3891e3eaa46ab6a85f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 18 Mar 2011 11:47:49 +0100 Subject: [PATCH] every squeeze host is an unbound host --- config/nagios-master.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 3efce89..eef5cda 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -306,7 +306,7 @@ servers: murphy: address: 70.103.162.31 parents: gw-brainfood - hostgroups: computers, general, dl380, acpid-hosts, buildd, hasbootfs, hassrvfs, unbound-hosts, squeeze + hostgroups: computers, general, dl380, acpid-hosts, buildd, hasbootfs, hassrvfs, squeeze ries: @@ -398,7 +398,7 @@ servers: widor: address: 93.94.130.161 parents: gw-dg-i.net - hostgroups: computers, apache2-hosts, sw-raid, acpid-hosts, hasorgfs, service, apache-https + hostgroups: computers, apache2-hosts, sw-raid, acpid-hosts, hasorgfs, service, apache-https, unbound-hosts contacts: bzed pergolesi: @@ -1717,7 +1717,7 @@ services: - name: process - unbound nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u unbound -C unbound -a '/usr/sbin/unbound'" - hostgroups: unbound-hosts + hostgroups: unbound-hosts, squeeze ### - name: process - uptimed -- 2.20.1