From 80efcee2064b62f51e28155213c17c12fd233911 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 10 Dec 2009 15:23:49 +0100 Subject: [PATCH] Senfl, schein and rore have non-redundant fans --- config/nagios-master.cfg | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 4b5d89c..ac68d33 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1503,12 +1503,17 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm" normal_check_interval: 120 hostgroups: dl385, dl380, dl360, bl460 - excludehosts: villa, lobos + excludehosts: villa, lobos, senfl, schein, rore - name: HW - hpasmcli status nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant" normal_check_interval: 120 hosts: villa, lobos + - + name: HW - hpasmcli status + nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-no-redundant" + normal_check_interval: 120 + hosts: senfl, schein, rore ### - name: RAID - areca -- 2.20.1