X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=96dba683f32502ec1f5a97424bb247263cb92d42;hb=69c98599490554a640c63013cd34b02ab071b6d8;hp=8e1592cdfc421efe235baf7ad8e28ab475933631;hpb=4b187121667cd9f23851924d13c2bf562b2855ce;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index 8e1592c..96dba68 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -140,6 +140,10 @@ servers: parents: gw-HP-ftc hostgroups: routing-infrastructure contacts: holger + gw-telefonica: + address: 195.71.99.193 + parents: gw-HP-ftc + hostgroups: routing-infrastructure samosa: address: 192.25.206.57 @@ -147,19 +151,19 @@ servers: raff: address: 192.25.206.59 parents: samosa - hostgroups: computers, no-udev, service, dl380, apache1-hosts, bind9-hosts, rsyncd-hosts, heavy-exim + hostgroups: computers, no-udev, service, dl380, apache1-hosts, bind9-hosts, rsyncd-hosts, heavy-exim, ulogd-hosts, nfs-client gluck: address: 192.25.206.10 parents: samosa - hostgroups: computers, no-udev, general, dl380, apache1-hosts, bind9-hosts, heavy-exim, highload + hostgroups: computers, no-udev, general, dl380, apache1-hosts, bind9-hosts, heavy-exim, highload, nfs-client, ulogd-hosts merkel: address: 192.25.206.16 parents: samosa - hostgroups: computers, general, apache1-hosts, bind9-hosts, rsyncd-hosts, sw-raid, postgres81-hosts, heavy-exim + hostgroups: computers, general, apache1-hosts, bind9-hosts, rsyncd-hosts, sw-raid, postgres81-hosts, heavy-exim, nfs-client, ulogd-hosts spohr: address: 192.25.206.33 parents: samosa - hostgroups: computers, service, dl380, apache2-hosts, postgres81-hosts, ulogd-hosts + hostgroups: computers, service, dl380, apache2-hosts, postgres81-hosts, ulogd-hosts, nfs-server peri: address: 192.25.206.15 parents: samosa @@ -314,6 +318,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 @@ -408,6 +417,11 @@ servers: hostgroups: computers, postfix-hosts, dl385, ulogd-hosts, acpid-hosts contacts: holger + rem: + address: 195.71.99.217 + parents: gw-helsinki + hostgroups: computers, buildd + ############################# # host groups # @@ -480,7 +494,7 @@ hostgroups: alias: hosts running postfix instead of exim private: 1 heavy-exim: - alias: "hosts running the full mail stuff, including clamav, SA, and greylistd" + alias: "hosts running the full mail stuff, including clamav, SA, and postgrey" private: 1 heavy-postfix: alias: "postfix hosts running the full mail stuff, including clamav, SA, postgrey, policyd-weight" @@ -522,6 +536,13 @@ hostgroups: alias: hosts running acpid private: 1 + nfs-client: + alias: hosts mounting filesystems using NFS + private: 1 + nfs-server: + alias: hosts serving filesystems using NFS + private: 1 + highload: alias: "hosts on which high load is normal" private: 1 @@ -598,7 +619,7 @@ services: name: disk usage on /boot servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /boot" - hosts: sperger, rietz, steffani, penalosa, peri, albeniz, goetz, mayer, mayr, paer, spontini, tartini, morales, ravel, schroeder, piatti + hosts: sperger, rietz, steffani, penalosa, peri, albeniz, goetz, mayer, mayr, paer, spontini, tartini, morales, ravel, schroeder, piatti, rem - name: disk usage on /var servicegroups: diskspace @@ -638,7 +659,7 @@ services: name: disk usage on /home servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /home" - hosts: raptor, voltaire, lebrun + hosts: raptor, voltaire, lebrun, rem - name: disk usage on /home servicegroups: diskspace @@ -806,7 +827,7 @@ services: normal_check_interval: 360 - name: "network service - sshd - version" - check: "dsa_check_ssh_port_version!22!OpenSSH_5.1p1 Debian-2" + check: "dsa_check_ssh_port_version!22!OpenSSH_5.1p1 Debian-3" depends: network service - sshd hostgroups: lenny normal_check_interval: 360 @@ -991,18 +1012,21 @@ services: hosts: merkel, raff ### - - - name: process - greylistd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u greylist -C greylistd -a '/usr/bin/python /usr/sbin/greylistd'" - hostgroups: heavy-exim + #- + # name: process - greylistd + # nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u greylist -C greylistd -a '/usr/bin/python /usr/sbin/greylistd'" + # hostgroups: heavy-exim # - name: unwanted process - greylistd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C greylistd" hostgroups: computers - excludehostgroups: 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 --unix=/var/run/postgrey/socket --retry-window=4 --auto-whitelist-clients=10 --exim'" + 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'" @@ -1012,7 +1036,7 @@ services: name: unwanted process - postgrey nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C postgrey" hostgroups: computers - excludehostgroups: heavy-postfix + excludehostgroups: heavy-postfix, heavy-exim ### - name: process - amavis - master @@ -1206,10 +1230,12 @@ services: name: unwanted process - portmap nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C portmap" hostgroups: computers + excludehostgroups: nfs-client, nfs-server - name: unwanted process - rpc.statd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd" hostgroups: computers + excludehostgroups: nfs-client, nfs-server - name: unwanted process - inetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd" @@ -1328,13 +1354,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 + hosts: samosa, raptor, allegri, gluck 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 + excludehosts: samosa, raptor, allegri, gluck excludehostgroups: rsyncd-hosts ### - @@ -1530,3 +1556,26 @@ services: name: process - monit nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C monit -a '/usr/sbin/monit -d 30 -c /etc/monit/monitrc -s /var/lib/monit/monit.state'" hosts: villa, lobos, steffani, kassia, master + + ############ NFS Stuff ############ + #### + - + name: process - portmap + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u daemon -C portmap -a '/sbin/portmap'" + hostgroups: nfs-client, nfs-server + - + name: process - statd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u statd -C rpc.statd -a '/sbin/rpc.statd'" + hostgroups: nfs-client, nfs-server + - + name: process - nfsd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C nfsd -a '[nfsd]'" + hostgroups: nfs-server + - + name: process - lockd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C lockd -a '[lockd]'" + hostgroups: nfs-server + - + 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