X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=52ab1db699f5810d2bad1d8b281d26d8299218be;hb=226f1762ac9c6b031ca7783749b32fda4a0731a5;hp=00710e36077fb2ac85a3ad505c621bb35794e4e8;hpb=1cbb1a9d6c3773eda9725e99a84f4acf84f11128;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index 00710e3..52ab1db 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -16,9 +16,6 @@ # - mundy: salinfo_decode # - puccini: mailgraph # - -# - agnesi -# - lebrun -# - murphy # - piatti # - tartini #sarge: @@ -124,6 +121,14 @@ 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 + gw-agnesi: + address: 65.173.90.18 + parents: gw-HP-ftc + hostgroups: routing-infrastructure samosa: address: 192.25.206.57 @@ -147,11 +152,11 @@ servers: peri: address: 192.25.206.15 parents: samosa - hostgroups: computers, buildd, sw-raid + hostgroups: computers, buildd, sw-raid, single-cpu penalosa: address: 192.25.206.68 parents: samosa - hostgroups: computers, buildd, sw-raid + hostgroups: computers, buildd, sw-raid, single-cpu mundy: address: 192.25.206.62 parents: samosa @@ -172,11 +177,11 @@ servers: agricola: address: 82.195.75.86 parents: gw-man-da - hostgroups: computers, porterbox, sw-raid + hostgroups: computers, porterbox, sw-raid, single-cpu arcadelt: address: 82.195.75.87 parents: gw-man-da - hostgroups: computers, buildd, sw-raid + hostgroups: computers, buildd, sw-raid, single-cpu liszt: address: 82.195.75.100 parents: gw-man-da @@ -186,6 +191,10 @@ servers: address: 70.103.162.29 parents: gw-brainfood hostgroups: computers, general, apache2-hosts, bind9-hosts, heavy-exim, highload + murphy: + address: 70.103.162.31 + parents: gw-brainfood + hostgroups: computers, general, apache2-hosts, bind9-hosts, postfix-hosts ries: address: 128.148.34.103 @@ -244,7 +253,7 @@ servers: argento: address: 195.49.152.174 parents: gw-dg-i.net - hostgroups: computers, buildd, sw-raid + hostgroups: computers, buildd, sw-raid, single-cpu pergolesi: address: 62.104.23.252 @@ -253,7 +262,7 @@ servers: bruckner: address: 62.104.23.253 parents: gw-freenet - hostgroups: computers, porterbox + hostgroups: computers, porterbox, single-cpu raptor: address: 195.243.109.162 @@ -272,7 +281,7 @@ servers: escher: address: 213.188.99.215 parents: gw-cst - hostgroups: computers, porterbox + hostgroups: computers, porterbox, single-cpu verdi: address: 192.54.42.193 @@ -315,7 +324,17 @@ servers: kassia: address: 130.89.175.54 parents: gw-utwente - hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-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, single-cpu + + agnesi: + address: 65.173.90.83 + parents: gw-agnesi + hostgroups: deadslow ############################# # host groups @@ -367,6 +386,9 @@ hostgroups: sw-raid: alias: Hosts with Linux software raid private: 1 + single-cpu: + alias: Hosts with only one CPU + private: 1 syslog-ng-hosts: alias: hosts running syslog-ng instead of sysklogd @@ -427,7 +449,7 @@ services: retry_check_interval: 1 - name: PING - check: "check_ping!900.0,60%!1500.0,80%" + check: "check_ping!2000.0,60%!3000.0,80%" hostgroups: routing-infrastructure normal_check_interval: 5 max_check_attempts: 4 @@ -465,14 +487,14 @@ services: - 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" + name: disk usage on /org/scratch + nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org/scratch" hosts: merkel - - name: disk usage on /oldorg - nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /oldorg" + name: disk usage on /org/scratch3 + nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org/scratch3" hosts: merkel - name: disk usage on /tmp @@ -513,6 +535,15 @@ services: # notification_interval: 480 # max_check_attempts: 4 # retry_check_interval: 12 + #### + - + name: backup + nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup" + hostgroups: computers + normal_check_interval: 180 + max_check_attempts: 2 + retry_check_interval: 5 + #### - name: users @@ -565,18 +596,22 @@ services: hostgroups: computers - name: "network service - sshd" - check: check_ssh + check: dsa_check_ssh hostgroups: computers depends: process - sshd normal_check_interval: 60 - notification_interval: 60 - name: "network service - sshd" - check: check_ssh + check: dsa_check_ssh hostgroups: deadslow + excludehosts: agnesi + normal_check_interval: 180 + - + name: "network service - sshd - 2260" + check: dsa_check_ssh_port!2260 + hosts: agnesi normal_check_interval: 180 - notification_interval: 180 #### - name: network service - nrpe @@ -863,11 +898,6 @@ services: depends: process - postfix - master ### - - - name: network service - smtp - check: dsa_check_smtp - hostgroups: postfix-hosts - depends: process - postfix - master - name: network service - smtp check: dsa_check_smtp @@ -875,7 +905,36 @@ services: excludehostgroups: postfix-hosts depends: process - exim + - + 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, murphy + 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 local - smtps cert + nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 465 -S -C 14 -t 45" + hostgroups: postfix-hosts + depends: process - postfix - master + normal_check_interval: 1440 + + - + name: setup - debian-admin in etc aliases + nrpe: "/usr/lib/nagios/plugins/dsa-check-da-in-aliases" + hostgroups: computers + normal_check_interval: 1440 ### - name: process - uptimed @@ -886,8 +945,11 @@ 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 - + excludehostgroups: single-cpu + - + name: unwanted process - named + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C irqbalance" + hostgroups: single-cpu #### ### @@ -964,7 +1026,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 @@ -1058,14 +1120,12 @@ services: hosts: samosa depends: "process - apache2 - master" normal_check_interval: 120 - notification_interval: 120 - name: network service - https cert check: dsa_check_cert!443 hosts: samosa depends: network service - https normal_check_interval: 240 - notification_interval: 240 #### - name: process - named