X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=af3566ab8ea2435bbcfaf7234f9aeb61070d5d5c;hb=682fa1a77ef21e4b1ccd5ee3cf9a1759690d80df;hp=d56bb58c969b86486bd6781d6ec75fc9044b0668;hpb=8c03a80f5867ce62ef581e46276f237de38822fb;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index d56bb58..af3566a 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -147,19 +147,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, rsyncd-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 + hostgroups: computers, service, dl380, apache2-hosts, postgres81-hosts, ulogd-hosts, nfs-server peri: address: 192.25.206.15 parents: samosa @@ -213,11 +213,11 @@ servers: parents: gw-man-da hostgroups: computers, service, apache2-hosts, bind9-hosts, postfix-hosts, heavy-postfix, amavis-hosts, dl385, acpid-hosts contacts: bzed - auber: - address: 82.195.75.101 - parents: gw-man-da - hostgroups: computers, no-udev, buildd, sw-raid - contacts: bzed +# auber: +# address: 82.195.75.101 +# parents: gw-man-da +# hostgroups: computers, no-udev, buildd, sw-raid +# contacts: bzed master: address: 70.103.162.29 @@ -295,7 +295,7 @@ servers: bruckner: address: 62.104.23.253 parents: gw-freenet - hostgroups: computers, no-udev, porterbox, single-cpu + hostgroups: computers, no-udev, porterbox, single-cpu, deadslow raptor: address: 195.243.109.162 @@ -522,6 +522,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 +605,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, auber, schroeder, piatti + hosts: sperger, rietz, steffani, penalosa, peri, albeniz, goetz, mayer, mayr, paer, spontini, tartini, morales, ravel, schroeder, piatti - name: disk usage on /var servicegroups: diskspace @@ -618,7 +625,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, auber, powell + hosts: agricola, arcadelt, argento, allegri, tartini, morales, powell - name: disk usage on /org/scratch servicegroups: diskspace @@ -806,7 +813,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 @@ -1206,10 +1213,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 +1337,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 +1539,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