From f1c29ec69c52b9a07f2cb2e25ca3518c80a2d80e Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 19 Sep 2011 22:17:57 +0100 Subject: [PATCH] remove locke and lamb Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 68 ++++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 6b2460c..86c66fd 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -319,10 +319,10 @@ servers: address: 82.195.75.92 parents: unger hostgroups: computers, service, hasbootfs, kvmdomains, squeeze - lamb: - address: 82.195.75.101 - parents: unger - hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvicepa, bosserver +# lamb: +# address: 82.195.75.101 +# parents: unger +# hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvicepa, bosserver master: address: 70.103.162.29 @@ -633,10 +633,10 @@ servers: address: 206.12.19.119 parents: tchaikovsky hostgroups: computers, service, hasbootfs, kvmdomains, squeeze - locke: - address: 206.12.19.120 - parents: tchaikovsky - hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvicepa +# locke: +# address: 206.12.19.120 +# parents: tchaikovsky +# hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvicepa lotti: address: 206.12.19.121 parents: tchaikovsky @@ -1322,27 +1322,27 @@ services: retry_check_interval: 5 #### - - name: afs - space - hostgroups: bosserver - nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-space -H localhost" - normal_check_interval: 60 - max_check_attempts: 2 - retry_check_interval: 5 - - - name: afs - bos - hostgroups: bosserver - nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-bos -H localhost" - normal_check_interval: 60 - max_check_attempts: 2 - retry_check_interval: 5 - - - name: afs - waiting connections - hostgroups: bosserver - nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-rxdebug -H localhost" - normal_check_interval: 60 - max_check_attempts: 2 - retry_check_interval: 5 - +# - name: afs - space +# hostgroups: bosserver +# nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-space -H localhost" +# normal_check_interval: 60 +# max_check_attempts: 2 +# retry_check_interval: 5 +# +# - name: afs - bos +# hostgroups: bosserver +# nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-bos -H localhost" +# normal_check_interval: 60 +# max_check_attempts: 2 +# retry_check_interval: 5 +# +# - name: afs - waiting connections +# hostgroups: bosserver +# nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-rxdebug -H localhost" +# normal_check_interval: 60 +# max_check_attempts: 2 +# retry_check_interval: 5 +# #- name: afs - udebug # hostgroups: bosserver # nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-udebug -H localhost" @@ -2043,11 +2043,11 @@ services: hostgroups: computers excludehostgroups: acpid-hosts, kvmdomains ### - - - name: process - bosserver - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C bosserver -a '/usr/sbin/bosserver'" - hostgroups: bosserver - +# - +# name: process - bosserver +# nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C bosserver -a '/usr/sbin/bosserver'" +# hostgroups: bosserver +# ### - name: process - inetd -- 2.20.1