From 991518505fdd0fcc99299f14fe0006780d5a3742 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 1 Dec 2009 03:47:10 +0000 Subject: [PATCH] add new hpasmcli check Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index ca3957f..b8ab80b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1493,6 +1493,12 @@ 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 ### - name: RAID - areca -- 2.20.1