X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fnagios-master.cfg;h=1dbbed880b0712734456a4f27e4af9074b1a118c;hb=6142049d989c16a0bdecc04180e7b512daa7ae19;hp=7a6ce31950e39afd9dcf46dc4fa14b3f92d31e3e;hpb=4d5ed3a00585a9eb3154b680d85d65e9de6e5de6;p=mirror%2Fdsa-nagios.git diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 7a6ce31..1dbbed8 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -487,6 +487,15 @@ servers: address: 82.195.75.107 parents: unger hostgroups: computers, service, hasbootfs, apache2-hosts, rsyncd-hosts, kvmdomains, xinetd-hosts, squeeze + ganeti3: + address: 82.195.75.111 + parents: gw-man-da + hostgroups: notacomputer + wilder: + address: 82.195.75.112 + parents: ganeti3 + hostgroups: computers, service, hassrvfs, apache2-hosts, kvmdomains, wheezy, acpid-hosts + # lamb: # address: 82.195.75.101 # parents: unger @@ -841,7 +850,8 @@ servers: menotti: address: 206.12.19.143 parents: ganeti2 - hostgroups: computers, service, kvmdomains, squeeze, hassrvfs, apache2-hosts, apache-https + hostgroups: computers, service, kvmdomains, squeeze, hassrvfs, apache2-hosts + #, apache-https coincy: address: 206.12.19.144 parents: ganeti2 @@ -1240,12 +1250,12 @@ services: servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv" hostgroups: hassrvfs - excludehosts: ries, beach + excludehosts: stabile, beach - name: disk usage on /srv servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /srv" - hosts: ries, beach + hosts: stabile, beach - name: disk usage on /tmp servicegroups: diskspace @@ -1270,7 +1280,7 @@ services: name: disk usage on /var/lib/postgresql servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/lib/postgresql" - hosts: samosa, stabile, sibelius, busoni, buxtehude + hosts: stabile, sibelius, busoni, buxtehude - name: disk usage on /var/log servicegroups: diskspace @@ -1574,7 +1584,7 @@ services: ### - name: process - cron - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C cron -a /usr/sbin/cron" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C cron -a /usr/sbin/cron" hostgroups: computers ### @@ -1856,6 +1866,11 @@ services: hostgroups: computers excludehosts: vasks, wagner excludehostgroups: freebsd + - + name: system - filesystem check + nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-filesystems" + excludehosts: wagner, vasks + hostgroups: computers ### - name: local resolver @@ -1975,6 +1990,13 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli" normal_check_interval: 120 hostgroups: dl385, dl380, dl360, bl460 + excludehosts: schein + - + name: HW - hpacucli status + servicegroups: raid + nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --no-battery" + normal_check_interval: 120 + hosts: schein - name: HW - hpacucli enclosure status servicegroups: raid @@ -2137,9 +2159,9 @@ services: ### - - name: process - nagios3 + name: process - icinga # there is always one extra process per check currently running.. - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:30 -c 1: -u nagios -C nagios3 -a '/usr/sbin/nagios3 -d /etc/nagios3/nagios.cfg'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:30 -c 1: -u nagios -C icinga -a '/usr/sbin/icinga -d /etc/icinga/icinga.cfg'" hosts: tchaikovsky ### @@ -2282,15 +2304,6 @@ services: name: postgresql backups nrpe: "/usr/bin/sudo -u debbackup /usr/lib/nagios/plugins/dsa-check-backuppg" hosts: beethoven - #### - - - name: process - stunnel4 - postgres-udd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:6 -c 1: -u stunnel4 -C stunnel4 -a '/usr/bin/stunnel4 /etc/stunnel/postgres-udd-server.conf'" - hosts: samosa - - - name: udd stunnel - master cert - nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 8080 -S -C 14 -t 45" - hosts: samosa #### #### -