From 608368293ae0616766aa829830829649f611eecc Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 21 Dec 2015 10:46:30 +0100 Subject: [PATCH] At least on ubc-bl8 --- config/nagios-master.cfg | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 6f6627e..28bddfc 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2093,8 +2093,14 @@ services: - name: RAID - DRBD servicegroups: raid - nrpe: "/usr/lib/nagios/plugins/dsa-check-drbd -d All --ok-no-devices" + nrpe: "/usr/lib/nagios/plugins/dsa-check-drbd -d All" hostgroups: drbd-hosts + excludehosts: ubc-bl8 + - + name: RAID - DRBD + servicegroups: raid + nrpe: "/usr/lib/nagios/plugins/dsa-check-drbd -d All --ok-no-devices" + hosts: ubc-bl8 # }}} # }}} # {{{ ### mail stuff -- 2.20.1