From f622143c439d9771e808d4c3e4361ffa68615ce6 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 1 Jun 2013 16:03:14 +0200 Subject: [PATCH] Do not check raid controller battery on rietz (RT#4451) --- 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 a452595..4c0ab14 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2099,7 +2099,7 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli" normal_check_interval: 120 hostgroups: dl385, dl380, dl360, bl460 - excludehosts: schein + excludehosts: schein, rietz - name: HW - hpacucli status servicegroups: raid @@ -2111,7 +2111,7 @@ services: servicegroups: raid nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --no-battery" normal_check_interval: 120 - hosts: schein + hosts: schein, rietz - name: HW - hpacucli enclosure status servicegroups: raid -- 2.20.1