From 2148a7016b4a7c904f161e3e376448d75bd04140 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 1 Dec 2014 09:35:26 +0100 Subject: [PATCH] Fix on which hosts the mdadm swraid/jessie check is run --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index b400f2e..e7dd5f1 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1945,7 +1945,7 @@ services: servicegroups: raid nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C mdadm -a '/sbin/mdadm --monitor --scan'" hostgroups: sw-raid - hostgroups: jessie + excludehostgroups: wheezy - name: RAID - sw raid servicegroups: raid -- 2.20.1