From: Martin Zobel-Helas Date: Tue, 5 Jan 2010 14:56:31 +0000 (+0100) Subject: add zandonai X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=3c0e113e1470739e24c968efd1b037f1e9a97442;p=mirror%2Fdsa-nagios.git add zandonai --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 3c35a29..210245e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -593,6 +593,11 @@ servers: address: 80.245.147.40 parents: gw-HP-ftc hostgroups: computers, porterbox, lenny, hassrvfs + + zandonai: + address: 80.245.147.46 + parents: gw-HP-ftc + hostgroups: computers, buildd, lenny escher: address: 213.188.99.215 @@ -1051,7 +1056,7 @@ services: name: process - getty nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:8 -c 1: -u root -C getty -a /sbin/getty" hostgroups: computers - excludehosts: zelenka + excludehosts: zelenka, zandonai #### - name: process - sshd @@ -1128,19 +1133,19 @@ 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: zelenka + excludehosts: zelenka, zandonai - name: network service - ntp check: dsa_check_ntp hostgroups: computers depends: process - ntpd - excludehosts: zelenka, ancina + excludehosts: zelenka, ancina, zandonai excludehostgroups: ntpsuckers # - name: network service - time check: dsa_check_time - hosts: zelenka, ancina + hosts: zelenka, ancina, zandonai depends: process - xinetd ### @@ -1584,13 +1589,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: zelenka, ancina, draghi + hosts: zelenka, ancina, draghi, zandonai hostgroups: rsyncd-hosts - name: unwanted process - xinetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C xinetd" hostgroups: computers - excludehosts: zelenka, ancina, draghi + excludehosts: zelenka, ancina, draghi, zandonai excludehostgroups: rsyncd-hosts ### -