X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=6c725ae27e4cfd8c4a7eed3ce97a36cbab950249;hb=f966fbee668f50cb0af6c309f630a945872e0515;hp=bd03b13d1829c6eda17cdfb2e55ede5b9629d3bb;hpb=9ca16319a474f5e3c417b3fe324ee279d8985ef6;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index bd03b13..6c725ae 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -14,7 +14,6 @@ # - goetz: gmond/gmetad # - verdi: pg upgrade, openvpn # - mundy: salinfo_decode -# - puccini: mailgraph # down: # - sarti @@ -318,6 +317,11 @@ servers: # SMP kernel doesn't run stable hostgroups: computers, buildd, sw-raid, single-cpu contacts: tjrc1 + smetana: + address: 193.62.202.29 + parents: gw-sanger + hostgroups: computers, porterbox, sw-raid + contacts: tjrc1 verdi: address: 192.54.42.193 @@ -327,13 +331,13 @@ servers: voltaire: address: 72.66.115.54 parents: gw-frost - hostgroups: computers, buildd, no-samhain + hostgroups: computers, buildd contacts: sfrost puccini: address: 87.106.4.56 parents: gw-1und1 - hostgroups: computers, no-udev, service, apache2-hosts, bind9-hosts, postfix-hosts, heavy-postfix, amavis-hosts, ulogd-hosts + hostgroups: computers, buildd, lenny, rsyslog-hosts contacts: joerg powell: address: 87.106.64.223 @@ -619,12 +623,12 @@ services: name: disk usage on /var servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var" - hosts: bartok, samosa, raff, lobos, villa, gluck, saens, voltaire, puccini, lebrun, tartini, morales, powell + hosts: bartok, samosa, raff, lobos, villa, gluck, saens, voltaire, lebrun, tartini, morales, powell - name: disk usage on /org servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org" - hosts: sperger, samosa, raff, lobos, villa, steffani, saens, pergolesi, verdi, puccini, spontini, ravel, mahler, schroeder, piatti + hosts: sperger, samosa, raff, lobos, villa, steffani, saens, pergolesi, verdi, spontini, ravel, mahler, schroeder, piatti - name: disk usage on /org servicegroups: diskspace @@ -634,7 +638,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 + hosts: agricola, arcadelt, argento, allegri, tartini, morales, powell, puccini - name: disk usage on /org/scratch servicegroups: diskspace @@ -649,7 +653,7 @@ services: name: disk usage on /usr servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /usr" - hosts: samosa, raff, lobos, villa, gluck, saens, pergolesi, puccini, merulo, tartini, morales, powell + hosts: samosa, raff, lobos, villa, gluck, saens, pergolesi, merulo, tartini, morales, powell - name: disk usage on /home servicegroups: diskspace @@ -1021,11 +1025,11 @@ services: - name: process - postgrey nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgrey -C postgrey -a '/usr/sbin/postgrey --pidfile=/var/run/postgrey.pid --daemonize --unix=/var/run/postgrey/socket --retry-window=4 --auto-whitelist-clients=10 --exim'" - hostgroups: heavy-postfix + hostgroups: heavy-exim - name: process - postgrey nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgrey -C postgrey -a '/usr/sbin/postgrey --pidfile=/var/run/postgrey.pid --daemonize --inet=127.0.0.1:60000'" - hostgroups: heavy-exim + hostgroups: heavy-postfix # - name: unwanted process - postgrey @@ -1574,3 +1578,13 @@ services: name: process - mountd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C rpc.mountd -a '/sbin/rpc.mountd'" hostgroups: nfs-server + # see if the nfs stuff works and doesn't hang. + # the df check all script will also hang, but we don't appear to pay attention to that + - + name: nfs mount ftp archive + nrpe: "/usr/lib/nagios/plugins/check_disk 100 100 /home/org/ftp.root/debian" + hosts: gluck + - + name: nfs mount ftp archive + nrpe: "/usr/lib/nagios/plugins/check_disk 100 100 /org/mirrors/ftp.debian.org/ftp" + hosts: merkel, raff