From: Peter Palfrader Date: Sat, 31 May 2014 17:02:50 +0000 (+0200) Subject: More disk free checks X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=f4f0b61cd237d8e463e6a9a54135918c84ea42a2;p=mirror%2Fdsa-nagios.git More disk free checks --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 4d64ffa..efbb5f2 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1339,7 +1339,7 @@ services: name: disk usage on /var/lib/postgresql servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/lib/postgresql" - hosts: sibelius, busoni, buxtehude + hosts: sibelius, busoni, buxtehude, lw04 - name: disk usage on /var/log servicegroups: diskspace @@ -1400,6 +1400,26 @@ services: servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/bacula" hosts: beethoven + - + name: disk usage on /storage/snapshot-farm-1 + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-1" + hosts: lw01 + - + name: disk usage on /storage/snapshot-farm-2 + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-2" + hosts: lw02 + - + name: disk usage on /storage/snapshot-farm-3 + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-3" + hosts: lw03 + - + name: disk usage on /storage/snapshot-farm-4 + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 98 92 /storage/snapshot-farm-4" + hosts: lw04 # }}} # {{{ ### system # {{{ setup