X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=4560c013ad2258bf88c3acce833ece0181024fe6;hb=67462d48e72c5f49f4181d5fb1719ecf8e140107;hp=0ed4706e4dc81f10ab96e5291c94daab69ae8032;hpb=b1bbd971ccb5f3907f4e9fe620c70fdb857eef45;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index 0ed4706..4560c01 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -16,9 +16,6 @@ # - mundy: salinfo_decode # - puccini: mailgraph # - lebrun: ippl -# - -# - piatti -# - tartini # down: # - ravel @@ -113,7 +110,7 @@ servers: parents: gw-HP-ftc hostgroups: routing-infrastructure gw-xandros: - address: 142.46.212.33 + address: 67.210.160.81 parents: gw-HP-ftc hostgroups: routing-infrastructure gw-nmmn: @@ -141,6 +138,15 @@ servers: address: 161.53.160.1 parents: gw-HP-ftc hostgroups: routing-infrastructure + gw-telegraaf: + address: 82.94.249.153 + parents: gw-HP-ftc + hostgroups: routing-infrastructure + gw-helsinki: + address: 128.214.173.25 + parents: gw-HP-ftc + hostgroups: routing-infrastructure + contacts: holger samosa: address: 192.25.206.57 @@ -217,7 +223,7 @@ servers: murphy: address: 70.103.162.31 parents: gw-brainfood - hostgroups: computers, general, apache2-hosts, bind9-hosts, postfix-hosts + hostgroups: computers, general, apache2-hosts, bind9-hosts, postfix-hosts, dl380 ries: address: 128.148.34.103 @@ -329,14 +335,14 @@ servers: caballero: address: 193.201.200.200 parents: gw-blackcat - hostgroups: computers, buildd, sw-raid + hostgroups: computers, buildd, sw-raid, bind9-hosts elara: - address: 142.46.212.46 + address: 67.210.160.90 parents: gw-xandros hostgroups: deadslow europa: - address: 142.46.212.46 + address: 67.210.160.89 parents: gw-xandros hostgroups: deadslow @@ -378,6 +384,17 @@ servers: parents: gw-carnet hostgroups: computers, buildd + tartini: + address: 82.94.249.158 + parents: gw-telegraaf + hostgroups: computers, sw-raid + + piatti: + address: 193.167.161.225 + parents: gw-helsinki + hostgroups: computers, postfix-hosts, dl385 + contacts: holger + ############################# # host groups # @@ -488,6 +505,8 @@ servicegroups: alias: buildd checks raid: alias: raid checks + kernel: + alias: kernel checks ############################# # services @@ -528,12 +547,12 @@ 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, escher, goetz, mayer, mayr, paer, spontini + hosts: sperger, rietz, steffani, penalosa, peri, albeniz, escher, goetz, mayer, mayr, paer, spontini, tartini - 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, escher, voltaire, puccini, lebrun + hosts: bartok, samosa, raff, lobos, villa, gluck, saens, escher, voltaire, puccini, lebrun, tartini - name: disk usage on /org servicegroups: diskspace @@ -548,7 +567,7 @@ services: name: disk usage on /srv servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv" - hosts: agricola, arcadelt, argento, allegri + hosts: agricola, arcadelt, argento, allegri, tartini - name: disk usage on /org/scratch servicegroups: diskspace @@ -558,12 +577,12 @@ services: name: disk usage on /tmp servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 60 80 /tmp" - hosts: samosa, raff, gluck, saens, escher, puccini, merkel + hosts: samosa, raff, gluck, saens, escher, puccini, merkel, tartini - 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 + hosts: samosa, raff, lobos, villa, gluck, saens, pergolesi, puccini, merulo, tartini - name: disk usage on /home servicegroups: diskspace @@ -614,6 +633,15 @@ services: max_check_attempts: 2 retry_check_interval: 5 + #### + - + name: running kernel + servicegroups: kernel + nrpe: "/usr/lib/nagios/plugins/dsa-check-running-kernel" + hostgroups: computers + normal_check_interval: 180 + retry_check_interval: 5 + #### - name: users @@ -670,6 +698,7 @@ services: hostgroups: computers depends: process - sshd normal_check_interval: 60 + notification_interval: 1440 - name: "network service - sshd" @@ -682,16 +711,23 @@ services: check: dsa_check_ssh_port!2260 hosts: agnesi normal_check_interval: 180 + - + name: "network service - sshd - 443" + check: dsa_check_ssh_port!443 + hosts: gluck + normal_check_interval: 180 #### - name: network service - nrpe check: check_tcp!5666 hostgroups: computers - max_check_attempts: -1 + max_check_attempts: -2 + notification_interval: 1440 - name: process - nrpe nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:25 -c 1: -u nagios -C nrpe -a '/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -d'" hostgroups: computers + max_check_attempts: -1 depends: network service - nrpe ### - @@ -979,12 +1015,17 @@ services: name: network service - smtp check: dsa_check_smtp hostgroups: postfix-hosts - excludehosts: verdi, kassia, allegri, raptor + excludehosts: verdi, kassia, allegri, raptor, piatti depends: process - postfix - master - name: network service - smtp - port 2025 check: dsa_check_smtp_port!2025 - hosts: verdi, kassia, murphy, allegri + hosts: verdi, kassia, murphy, allegri, piatti + depends: process - postfix - master + - + name: network service - smtp - port 8080 + check: dsa_check_smtp_port!8080 + hosts: murphy, piatti depends: process - postfix - master - name: network service - smtp - port 2025 @@ -1095,6 +1136,11 @@ services: servicegroups: raid nrpe: "sudo /usr/bin/arrayprobe" hostgroups: dl385, dl380, dl360 + - + name: HW - hpacucli status + servicegroups: raid + nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli" + hostgroups: dl385, dl380, dl360 ### - name: RAID - DAC960 @@ -1107,6 +1153,12 @@ services: servicegroups: raid nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-3ware" hosts: puccini + ### + - + name: RAID - MPT + servicegroups: raid + nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-mpt" + hosts: master ### - @@ -1272,7 +1324,21 @@ services: depends: process - postresql81 - master #### - # XXX is this needed + - + name: process - xenconsoled + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xenconsoled -a 'xenconsoled'" + hosts: piatti + - + name: process - xenstored + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xenstored -a '/usr/lib/xen-3.0.3-1/bin/xenstored --pid-file /var/run/xenstore.pid'" + hosts: piatti + - + name: process - xend + nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:2 -c 2: -u root -C python -a 'python /usr/lib/xen-3.0.3-1/bin/xend start'" + hosts: piatti + + #### + # XXX is this needed? - name: process - snmpd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u snmp -C snmpd -a '/usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -I -smux -p /var/run/snmpd.pid 127.0.0.1'"