From d735bff90fa32b2a4ce7dc89b9671c30629753ae Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 18 Jun 2014 07:21:25 +0200 Subject: [PATCH] storace is missing a couple 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 5b4b3fe..5cec3ca 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1900,7 +1900,7 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm" normal_check_interval: 120 hostgroups: dl385, dl380, dl360, bl460, dl585, bm-bl - excludehosts: villa, lobos, senfl, schein + excludehosts: villa, lobos, senfl, schein, storace - name: HW - hpasmcli status nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant" @@ -1911,6 +1911,11 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-no-redundant" normal_check_interval: 120 hosts: senfl, schein + - + name: HW - hpasmcli status + nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-ignore-not-present" + normal_check_interval: 120 + hosts: storace ### - name: RAID - 3ware -- 2.20.1