From 9833447672fcb06ac50d16bfdfb73ce7723083ce Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Mon, 7 Dec 2015 12:55:24 +0100 Subject: [PATCH] run hpssacli instead of hpacucli on new hosts --- config/nagios-master.cfg | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 88eaba3..4bdc670 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2004,7 +2004,7 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli" normal_check_interval: 120 hostgroups: dl385, dl380, dl360, bl460, dl180 - excludehosts: schein, rietz + excludehosts: schein, rietz, mirror-anu, mirror-isc, mirror-umn - name: HW - hpacucli status servicegroups: raid @@ -2029,6 +2029,12 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --ignore-transfer-speed=1I:1:1 --ignore-transfer-speed=1I:1:2" normal_check_interval: 120 hostgroups: dl585 + - + name: HW - hpssacli status + servicegroups: raid + nrpe: "/usr/lib/nagios/plugins/dsa-check-hpssacli" + normal_check_interval: 120 + hosts: mirror-anu, mirror-isc, mirror-umn ### # - # name: HW - edac status -- 2.20.1