X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=6ababc2ff4fc7659d08fefa8da78d3c61947c8b7;hb=1dd1b851ae5287dba25ab9afdaa7349ccfd4255d;hp=3f5d97e264284e07ede5bb1c3373e3334f320955;hpb=757803e062618814a7aafa1d1e1a0dcafc10c59a;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index 3f5d97e..6ababc2 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -17,7 +17,6 @@ # - puccini: mailgraph # - # - agnesi -# - kassia # - lebrun # - murphy # - piatti @@ -125,6 +124,10 @@ servers: address: 130.89.160.1 parents: gw-HP-ftc hostgroups: routing-infrastructure + gw-ughent: + address: 157.193.39.254 + parents: gw-HP-ftc + hostgroups: routing-infrastructure samosa: address: 192.25.206.57 @@ -186,7 +189,7 @@ servers: master: address: 70.103.162.29 parents: gw-brainfood - hostgroups: computers, general, apache2-hosts, bind9-hosts, heavy-exim + hostgroups: computers, general, apache2-hosts, bind9-hosts, heavy-exim, highload ries: address: 128.148.34.103 @@ -316,7 +319,12 @@ servers: kassia: address: 130.89.175.54 parents: gw-utwente - hostgroups: computers, service, apache2-hosts, ftpd-hosts, dl360 + hostgroups: computers, service, postfix-hosts, apache2-hosts, ftpd-hosts, rsyncd-hosts, dl360 + + allegri: + address: 157.193.39.233 + parents: gw-ughent + hostgroups: computers, buildd, postfix-hosts, sw-raid ############################# # host groups @@ -422,6 +430,17 @@ services: name: PING check: "check_ping!300.0,20%!600.0,40%" hostgroups: all + excludehostgroups: routing-infrastructure + normal_check_interval: 5 + max_check_attempts: 4 + retry_check_interval: 1 + - + name: PING + check: "check_ping!900.0,60%!1500.0,80%" + hostgroups: routing-infrastructure + normal_check_interval: 5 + max_check_attempts: 4 + retry_check_interval: 1 ############ Services ############ ### @@ -447,11 +466,15 @@ services: - name: disk usage on /org nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org" - hosts: bartok, sperger, samosa, raff, lobos, villa, steffani, merkel, saens, pergolesi, verdi, puccini + hosts: bartok, sperger, samosa, raff, lobos, villa, steffani, saens, pergolesi, verdi, puccini + - + name: disk usage on /org + nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /org" + hosts: merkel - name: disk usage on /srv nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv" - hosts: agricola, arcadelt, argento + hosts: agricola, arcadelt, argento, allegri - name: disk usage on /org/scratch2 nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org/scratch2" @@ -471,7 +494,11 @@ services: - name: disk usage on /home nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /home" - hosts: gluck, raptor, escher, voltaire + hosts: raptor, escher, voltaire + - + name: disk usage on /home + nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /home" + hosts: gluck - name: disk usage on /chroot nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /chroot" @@ -503,13 +530,18 @@ services: #### - name: load - nrpe: "/usr/lib/nagios/plugins/check_load -w 12,10,8 -c 22,18,14" + nrpe: "/usr/lib/nagios/plugins/check_load -w 30,28,26 -c 50,45,50" hostgroups: computers excludehostgroups: highload - name: load - nrpe: "/usr/lib/nagios/plugins/check_load -w 100,80,60 -c 200,160,140" + nrpe: "/usr/lib/nagios/plugins/check_load -w 140,120,100 -c 240,220,200" hostgroups: highload + excludehosts: rietz + - + name: load + nrpe: "/usr/lib/nagios/plugins/check_load -w 200,200,200 -c 350,350,350" + hosts: rietz #### - name: processes - zombies @@ -756,14 +788,8 @@ services: depends: process - weightd - master - name: process - weightd - child - nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:10 -c 1: -u polw -C policyd-weight -a 'policyd-weight (child)'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:50 -c 1: -u polw -C policyd-weight -a 'policyd-weight (child)'" hostgroups: heavy-postfix - excludehosts: liszt - depends: process - weightd - master - - - name: process - weightd - child - nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:40 -c 1: -u polw -C policyd-weight -a 'policyd-weight (child)'" - hosts: liszt depends: process - weightd - master # - @@ -823,7 +849,7 @@ services: - name: process - postfix - smtpd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:10 -c 0:15 -u postfix -C smtpd -a 'smtpd -n smtp -t inet -u -c'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:20 -c 0:50 -u postfix -C smtpd -a 'smtpd -n smtp -t inet -u -c'" hostgroups: postfix-hosts excludehosts: liszt depends: process - postfix - master @@ -836,7 +862,7 @@ services: - name: process - postfix - smtpd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:100 -c 0:150 -u postfix -C smtpd -a 'smtpd -n smtp -t inet -u -c'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:150 -c 0:200 -u postfix -C smtpd -a 'smtpd -n smtp -t inet -u -c'" hosts: liszt depends: process - postfix - master - @@ -850,6 +876,17 @@ services: name: network service - smtp check: dsa_check_smtp hostgroups: postfix-hosts + excludehosts: verdi, kassia, allegri + depends: process - postfix - master + - + name: network service - smtp - port 2025 + check: dsa_check_smtp_port!2025 + hosts: verdi, kassia + depends: process - postfix - master + - + name: network service - smtp - port 8080 + check: dsa_check_smtp_port!8080 + hosts: allegri depends: process - postfix - master - name: network service - smtp @@ -869,19 +906,19 @@ services: name: process - irqbalance nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C irqbalance -a '/usr/sbin/irqbalance'" hostgroups: computers - excludehosts: arcadelt, agricola, argento, penalosa, peri, escher, bruckner + excludehosts: arcadelt, agricola, argento, penalosa, peri, escher, bruckner, allegri #### ### - - - name: unwanted process - system-tools-backends - nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C system-tools-ba" - hostgroups: computers - - - name: unwanted process - dbus-daemon - nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C dbus-daemon" - hostgroups: computers + #- + # name: unwanted process - system-tools-backends + # nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C system-tools-ba" + # hostgroups: computers + #- + # name: unwanted process - dbus-daemon + # nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C dbus-daemon" + # hostgroups: computers - name: unwanted process - gkrellmd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C gkrellmd" @@ -947,7 +984,7 @@ services: - name: process - udevd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C udevd -a 'udevd'" - hosts: sperger, ries, steffani, merkel, spohr, peri, penalosa, albeniz, escher, verdi, liszt, kassia + hosts: sperger, ries, steffani, merkel, spohr, peri, penalosa, albeniz, escher, verdi, liszt, kassia, agricola, arcadelt, argento, allegri ### - name: process - acpid @@ -1072,7 +1109,7 @@ services: hostgroups: ftpd-hosts - name: process - vsftp - instance - nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:30 -c 0:50 -u ftp -C vsftpd -a 'vsftpd: '" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:80 -c 0:100 -u ftp -C vsftpd -a 'vsftpd: '" hostgroups: ftpd-hosts - name: network service - ftp @@ -1136,3 +1173,8 @@ services: name: process - dhcpd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C dhcpd3 -a '/usr/sbin/dhcpd3 -q eth0'" hosts: paer + ### + - + 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