From: Peter Palfrader Date: Tue, 23 Jun 2009 20:36:10 +0000 (+0200) Subject: Two more df checks for stabile X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=d0f06a91713cd5ce9c279094ba9c7973c8286a7d;p=mirror%2Fdsa-nagios.git Two more df checks for stabile --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 71bf0cf..758e842 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -855,6 +855,16 @@ services: servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/morgue.debian.org" hosts: stabile + - + name: disk usage on /srv/mirrors + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/mirrors" + hosts: stabile + - + name: disk usage on /srv/ftp-master.debian.org + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/ftp-master.debian.org" + hosts: stabile ############ All Computers ############ ####