From 65780afbdcd8f108980988eed0e6bb554bafa853 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 10 Dec 2009 15:17:39 +0100 Subject: [PATCH] Villa and lobos have non-redundant PSU --- 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 9608116..4b5d89c 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1497,12 +1497,18 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli" normal_check_interval: 120 hostgroups: dl385, dl380, dl360, bl460 + ### - name: HW - hpasmcli status - servicegroups: raid nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm" normal_check_interval: 120 hostgroups: dl385, dl380, dl360, bl460 + excludehosts: villa, lobos + - + name: HW - hpasmcli status + nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm --ps-no-redundant" + normal_check_interval: 120 + hosts: villa, lobos ### - name: RAID - areca -- 2.20.1