From 489d15b3bfa18f4284df7ae186e329a7d19e7a14 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sun, 18 Jun 2017 00:13:43 +0200 Subject: [PATCH] Single fan on ubc-enc2bl01 Signed-off-by: Julien Cristau --- 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 b32beb9..f5992b7 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2180,7 +2180,7 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm" check_interval: 120 hostgroups: dl380, dl360, bl460, bm-bl - excludehosts: villa, lobos, storace, mirror-anu, sallinen + excludehosts: villa, lobos, storace, mirror-anu, sallinen, ubc-enc2bl01 - name: HW - hpasmcli status nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant" @@ -2201,6 +2201,11 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-ignore-not-present --ps-no-redundant --ignore-failed='PS1'" check_interval: 120 hosts: mirror-anu + - + name: HW - hpasmcli status + nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-no-redundant" + check_interval: 120 + hosts: ubc-enc2bl01 ### - name: RAID - aacraid -- 2.20.1