X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=af16d24a6755581d96ec6ee8db9b9385c576c864;hb=a01b0515a0ac0a9beeef6b13fe6b89ae5ffba4a1;hp=4b096eaf2c4590c19d668f6ec56229a384531c76;hpb=6fd00574f156ad54c32f54734a53519f3b52c5ab;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index 4b096ea..af16d24 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -451,7 +451,7 @@ servers: piatti: address: 193.167.161.225 parents: gw-helsinki - hostgroups: computers, postfix-hosts, dl385, ulogd-hosts, acpid-hosts, apache2-hosts, postgres83-hosts + hostgroups: computers, postfix-hosts, dl385, ulogd-hosts, acpid-hosts, apache2-hosts, postgres83-hosts, lenny contacts: holger rem: @@ -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 ### @@ -1396,7 +1401,7 @@ services: ### - name: process - acpid - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C acpid -a '/usr/sbin/acpid -c /etc/acpi/events -s /var/run/acpid.socket'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C acpid -a '/usr/sbin/acpid'" hostgroups: acpid-hosts - name: unexpected process - acpid @@ -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 ### - @@ -1647,6 +1652,7 @@ services: servicegroups: buildd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u buildd -C buildd '/usr/bin/perl /usr/bin/buildd'" hostgroups: buildd + contacts: luk ### -