X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fnagios-master.cfg;h=83c41b394443427f38ee5df9a37966ce62fd13b9;hb=bc2e04f2202517267a16e37165eb6a7a62116653;hp=94084b6d927d45f53a9709f20feedee84ce11fd1;hpb=ccd2087acea66f1d06b29f277155b1f960956146;p=mirror%2Fdsa-nagios.git diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 94084b6..83c41b3 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -152,10 +152,10 @@ servers: address: 130.239.18.97 parents: gw-ubc hostgroups: routing-infrastructure - gw-esiee: - address: 195.220.83.13 - parents: gw-ubc - hostgroups: routing-infrastructure +# gw-esiee: +# address: 195.220.83.13 +# parents: gw-ubc +# hostgroups: routing-infrastructure gw-ghent: address: 193.191.17.50 parents: gw-ubc @@ -287,6 +287,14 @@ servers: address: 82.195.75.97 parents: gw-man-da hostgroups: computers, service, acpid-hosts, postgres84-hosts + byrd: + address: 82.195.75.92 + parents: unger + hostgroups: computers, service, hasbootfs, kvmdomains, squeeze + lamb: + address: 82.195.75.101 + parents: unger + hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvicepa, bosserver master: address: 70.103.162.29 @@ -319,7 +327,8 @@ servers: rietz: address: 140.211.166.43 parents: gw-osuosl - hostgroups: computers, service, rsyncd-hosts, dl385, hassrvfs, acpid-hosts, xinetd-hosts + hostgroups: computers, service, rsyncd-hosts, dl385, hassrvfs, acpid-hosts, xinetd-hosts, hasvicepa + #, bosserver rietz2: address: 140.211.166.44 parents: rietz @@ -539,7 +548,7 @@ servers: stabile: address: 206.12.19.13 parents: gw-ubc - hostgroups: computers, hashomefs, sw-raid, rsyncd-hosts, postgres84-hosts, apache2-hosts, xinetd-hosts, service + hostgroups: computers, hashomefs, sw-raid, rsyncd-hosts, postgres84-hosts, apache2-hosts, xinetd-hosts, service, nfs-server cimarosa: address: 206.12.19.8 parents: gw-ubc @@ -591,11 +600,27 @@ servers: salieri: address: 206.12.19.20 parents: tchaikovsky - hostgroups: computers, dl585, acpid-hosts, service + hostgroups: computers, dl585, acpid-hosts, service, squeeze traetta: address: 206.12.19.21 parents: tchaikovsky hostgroups: computers, dl585, acpid-hosts, service + schuetz: + address: 206.12.19.119 + parents: tchaikovsky + hostgroups: computers, service, hasbootfs, kvmdomains, squeeze + locke: + address: 206.12.19.120 + parents: tchaikovsky + hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvicepa + lotti: + address: 206.12.19.121 + parents: tchaikovsky + hostgroups: computers, service, hasbootfs, kvmdomains, squeeze + quantz: + address: 206.12.19.122 + parents: tchaikovsky + hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hassrvfs, nfs-client, xinetd-hosts lebrun: address: 193.198.184.10 @@ -650,10 +675,10 @@ servers: parents: gw-aca hostgroups: computers, hasbootfs, aacraid, nfs-client, acpid-hosts, service - lafayette: - address: 147.215.7.160 - parents: gw-esiee - hostgroups: computers, buildd, sw-raid, hassrvfs, hasbootfs +# lafayette: +# address: 147.215.7.160 +# parents: gw-esiee +# hostgroups: computers, buildd, sw-raid, hassrvfs, hasbootfs grieg: address: 194.177.211.200 @@ -662,7 +687,7 @@ servers: rautavaara: address: 194.177.211.199 parents: gw-grnet - hostgroups: computers, acpid-hosts, megaraid, service + hostgroups: computers, acpid-hosts, megaraid, service, squeeze fasch: address: 194.177.211.201 parents: rautavaara @@ -699,7 +724,7 @@ servers: orff: address: 194.177.211.209 parents: gw-grnet - hostgroups: computers, acpid-hosts, bind9-hosts, mptraid, service + hostgroups: computers, acpid-hosts, bind9-hosts, mptraid, service, hassrvfs field: address: 194.177.211.210 parents: rautavaara @@ -903,6 +928,9 @@ hostgroups: uploadqueue: alias: hosts that are an anonymous ftp uploadqueue private: 1 + bosserver: + alias: hosts running bosserver + private: 1 nfs-client: alias: hosts mounting filesystems using NFS @@ -940,6 +968,9 @@ hostgroups: hasusrfs: alias: hosts with a /usr filesystem private: 1 + hasvicepa: + alias: hosts with a /vicepa + private: 1 incomingmailrelayed: alias: incoming mail needs to go through a mail relay @@ -1144,6 +1175,11 @@ services: servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/fossology.debian.net" hosts: vivaldi + - + name: disk usage on /vicepa + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /vicepa" + hostgroups: hasvicepa ############ All Computers ############ #### @@ -1166,7 +1202,7 @@ services: - name: backup server config nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server" - hosts: bartok, beethoven + hosts: beethoven normal_check_interval: 60 max_check_attempts: 2 retry_check_interval: 5 @@ -1180,6 +1216,35 @@ services: normal_check_interval: 60 retry_check_interval: 5 + #### + - name: afs - space + hostgroups: bosserver + nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-space -H localhost" + normal_check_interval: 60 + max_check_attempts: 2 + retry_check_interval: 5 + + - name: afs - bos + hostgroups: bosserver + nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-bos -H localhost" + normal_check_interval: 60 + max_check_attempts: 2 + retry_check_interval: 5 + + - name: afs - waiting connections + hostgroups: bosserver + nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-rxdebug -H localhost" + normal_check_interval: 60 + max_check_attempts: 2 + retry_check_interval: 5 + + #- name: afs - udebug + # hostgroups: bosserver + # nrpe: "/usr/lib/nagios/plugins/dsa-check-afs-udebug -H localhost" + # normal_check_interval: 60 + # max_check_attempts: 2 + # retry_check_interval: 5 + #### - name: puppet @@ -1306,11 +1371,11 @@ services: name: process - munin-node nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C munin-node -a '/usr/sbin/munin-node'" hostgroups: computers - excludehostgroups: squeeze + excludehostgroups: freebsd - name: process - munin-node nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C perl -a '/usr/bin/perl -wT /usr/sbin/munin-node'" - hostgroups: squeeze + hostgroups: freebsd - name: network service - munin-node check: check_tcp!4949 @@ -1352,12 +1417,12 @@ services: name: process - syslog-ng nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C syslog-ng -a '/sbin/syslog-ng -p /var/run/syslog-ng.pid'" hostgroups: computers - excludehostgroups: squeeze + excludehostgroups: freebsd - name: process - syslog-ng nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:2 -c 2: -u root -C syslog-ng -a '/sbin/syslog-ng -p /var/run/syslog-ng.pid'" - hostgroups: squeeze + hostgroups: freebsd - name: remote logging @@ -1645,7 +1710,7 @@ services: name: unwanted process - inetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd" hostgroups: computers - excludehosts: grieg + excludehosts: grieg, byrd - name: unwanted process - snmpd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C snmpd" @@ -1787,7 +1852,7 @@ services: ### - name: process - udevd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C udevd -a 'udevd'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -p 1 -C udevd -a 'udevd'" hostgroups: computers excludehostgroups: no-udev, freebsd - @@ -1804,12 +1869,17 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C acpid" hostgroups: computers excludehostgroups: acpid-hosts, kvmdomains + ### + - + name: process - bosserver + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C bosserver -a '/usr/sbin/bosserver'" + hostgroups: bosserver ### - name: process - inetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C inetd -a '/usr/sbin/inetd'" - hosts: grieg + hosts: grieg, byrd ### - name: process - xinetd @@ -2038,6 +2108,23 @@ services: name: udd stunnel - master cert nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 8080 -S -C 14 -t 45" hosts: samosa + #### + - + name: process - krb - kdc + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C kdc -a '/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf'" + hosts: schuetz, byrd + - + name: process - krb - iprop - slave + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C ipropd-slave -a '/usr/sbin/ipropd-slave byrd.debian.org'" + hosts: schuetz + - + name: process - krb - iprop - master + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C ipropd-master -a '/usr/sbin/ipropd-master'" + hosts: byrd + - + name: process - krb - kpasswdd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C kpasswdd -a '/usr/lib/heimdal-servers/kpasswdd'" + hosts: byrd ### - name: process - UPS - nut usbhid-ups - ups1 @@ -2170,7 +2257,7 @@ services: retry_check_interval: 5 - name: mirror sync - snapshot - check: "dsa_check_mirrorsync_skew!snapshot.debian.org!project/trace/snapshot-master.debian.org!1800:28800" + check: "dsa_check_mirrorsync_skew!snapshot.debian.org!project/trace/snapshot-master.debian.org!3600:28800" hosts: global normal_check_interval: 15 max_check_attempts: 5 @@ -2219,12 +2306,12 @@ services: name: DNS SEC - signature expiry hosts: global remotecheck: "/usr/lib/nagios/plugins/dsa-check-zone-rrsig-expiration-many --warn 20d --critical 7d --geozonedir /srv/dns.debian.org/geo/zones /srv/dns.debian.org/var/gitdns/domains" - runfrom: draghi + runfrom: orff - name: DNS SEC - delegations hosts: global remotecheck: "/usr/lib/nagios/plugins/dsa-check-dnssec-delegation --dir /srv/dns.debian.org/var/gitdns/domains --dir /srv/dns.debian.org/geo/zones check-header" - runfrom: draghi + runfrom: orff ############ - @@ -2242,6 +2329,6 @@ services: hosts: giustini - name: event log - remotecheck: "/usr/lib/nagios/plugins/dsa-check-msa-eventlog --start=789 $HOSTADDRESS$ public" + remotecheck: "/usr/lib/nagios/plugins/dsa-check-msa-eventlog --start=952 $HOSTADDRESS$ public" runfrom: dijkstra hosts: giustini