X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=af16d24a6755581d96ec6ee8db9b9385c576c864;hb=a01b0515a0ac0a9beeef6b13fe6b89ae5ffba4a1;hp=b7c9b63f33ec07cf9a82b45f173c607099e043ed;hpb=61ce50f15eb13baecaed0cfe268118bb6e75d082;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index b7c9b63..af16d24 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -464,6 +464,11 @@ servers: parents: gw-ball hostgroups: computers, buildd, no-udev, dialup + zelenka: + address: 80.245.147.40 + parents: gw-HP-ftc + hostgroups: computers, porterbox + ############################# # host groups # @@ -693,7 +698,7 @@ services: name: disk usage on /srv servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv" - hosts: agricola, arcadelt, argento, allegri, tartini, morales, powell, puccini + hosts: agricola, arcadelt, argento, allegri, tartini, morales, powell, puccini, zelenka - name: disk usage on /org/scratch servicegroups: diskspace @@ -928,18 +933,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 + excludehosts: raptor, zelenka - name: network service - ntp check: check_ntp hostgroups: computers depends: process - ntpd - excludehosts: raptor, allegri + excludehosts: raptor, allegri, zelenka # - name: network service - time check: dsa_check_time - hosts: raptor, allegri + hosts: raptor, allegri, zelenka depends: process - xinetd ### @@ -1408,13 +1413,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 + hosts: samosa, raptor, 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 + excludehosts: samosa, raptor, allegri, gluck, zelenka excludehostgroups: rsyncd-hosts ### -