From 576147b53c9f26e7cbfb00dd4742238add945a9f Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 4 Apr 2009 16:33:01 +0100 Subject: [PATCH] Remove raptor from monitoring Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 41 +++++++--------------------------------- 1 file changed, 7 insertions(+), 34 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index ebf2702..ec148a7 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -72,10 +72,6 @@ servers: address: 62.104.23.249 parents: gw-HP-ftc hostgroups: routing-infrastructure - gw-topalis: - address: 195.243.109.254 - parents: gw-HP-ftc - hostgroups: routing-infrastructure gw-sanger: address: 193.62.202.18 parents: gw-HP-ftc @@ -341,11 +337,6 @@ servers: parents: gw-freenet hostgroups: computers, porterbox, sw-raid, lenny, puppet - raptor: - address: 195.243.109.162 - parents: gw-topalis - hostgroups: computers, porterbox, postfix-hosts, lenny - albeniz: address: 193.62.202.27 parents: gw-sanger @@ -791,17 +782,12 @@ services: name: disk usage on /home servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /home" - hosts: raptor, voltaire, rem, ball, paer, escher + hosts: voltaire, rem, ball, paer, escher - name: disk usage on /home servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /home" hosts: gluck - - - name: disk usage on /chroot - servicegroups: diskspace - nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /chroot" - hosts: raptor - name: disk usage on /mnt/hdc servicegroups: diskspace @@ -1019,18 +1005,18 @@ services: # etch: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u ntp -C ntpd -a '/usr/sbin/ntpd -p /var/run/ntpd.pid'" nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -C ntpd -a '/usr/sbin/ntpd -p /var/run/ntpd.pid'" hostgroups: computers - excludehosts: raptor, zelenka + excludehosts: zelenka - name: network service - ntp check: dsa_check_ntp hostgroups: computers depends: process - ntpd - excludehosts: raptor, allegri, zelenka + excludehosts: allegri, zelenka # - name: network service - time check: dsa_check_time - hosts: raptor, allegri, zelenka + hosts: allegri, zelenka depends: process - xinetd ### @@ -1305,7 +1291,7 @@ services: name: network service - smtp check: dsa_check_smtp hostgroups: postfix-hosts - excludehosts: verdi, kassia, allegri, raptor, piatti + excludehosts: verdi, kassia, allegri, piatti depends: process - postfix - master - name: network service - smtp - port 2025 @@ -1317,13 +1303,6 @@ services: check: dsa_check_smtp_port!8080 hosts: murphy depends: process - postfix - master - - - name: network service - smtp - port 2025 - remotecheck: /usr/lib/nagios/plugins/check_smtp -t 40 -H $HOSTADDRESS$ -p 2025 - runfrom: murphy - hosts: raptor - depends: process - postfix - master - - name: network service local - smtps cert nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 465 -S -C 14 -t 45" @@ -1492,13 +1471,13 @@ services: - name: process - xinetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xinetd -a '/usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive'" - hosts: samosa, raptor, allegri, gluck, zelenka + hosts: samosa, allegri, gluck, zelenka hostgroups: rsyncd-hosts - name: unwanted process - xinetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C xinetd" hostgroups: computers - excludehosts: samosa, raptor, allegri, gluck, zelenka + excludehosts: samosa, allegri, gluck, zelenka excludehostgroups: rsyncd-hosts ### - @@ -1733,12 +1712,6 @@ services: hostgroups: buildd contacts: luk - ### - - - name: process - iscsid - nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:2 -c 1: -u root -C iscsid '/usr/sbin/iscsid'" - hosts: raptor - ### #- # name: process - tftpd -- 2.20.1