From: Peter Palfrader Date: Mon, 17 Jan 2011 10:27:38 +0000 (+0100) Subject: Change disk usage thresholds for /vicepa from 80/90 to 90/95 X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=0c580085acb2a2a60f5ebe78f51bbe21808e08d0;p=mirror%2Fdsa-nagios.git Change disk usage thresholds for /vicepa from 80/90 to 90/95 --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index b512f42..153250a 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1195,7 +1195,7 @@ services: - name: disk usage on /vicepa servicegroups: diskspace - nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /vicepa" + nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /vicepa" hostgroups: hasvicepa ############ All Computers ############