From 96c195bfcd70ca90d246bed4b54c72f3686201b9 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 19 Dec 2012 19:22:54 +0100 Subject: [PATCH] new thresholds for stabile /srv --- config/nagios-master.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 7559f86..68ea30e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1241,12 +1241,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 -- 2.20.1