From a74a2938a1895acba7e22dfb9df4c2e15f658d40 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Tue, 20 Jun 2017 00:43:11 +0200 Subject: [PATCH] Enable hpasmcli on ubc-enc2bl* But ignore non-redundant fans --- config/nagios-master.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 15b3152..024315f 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -990,7 +990,7 @@ servers: ubc-enc2bl01: address: 209.87.16.1 parents: ubc-gateway - hostgroups: computers, bl460, service, jessie, multipath-hosts, hpnewraid + hostgroups: computers, bl460g8, service, jessie, multipath-hosts, hpnewraid ubc-enc2bl02: address: 209.87.16.2 parents: ubc-gateway @@ -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, ubc-enc2bl01 + excludehosts: villa, lobos, storace, mirror-anu, sallinen - name: HW - hpasmcli status nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant" @@ -2205,7 +2205,7 @@ services: name: HW - hpasmcli status nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --fan-no-redundant" check_interval: 120 - hosts: ubc-enc2bl01 + hostgroups: bl460g8 ### - name: RAID - aacraid -- 2.20.1