From: Julien Cristau Date: Thu, 22 Sep 2016 09:15:52 +0000 (+0200) Subject: Ignore raid battery on busoni X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=8f56cd44fa649f8d08fdfd7634c6cd0906ec8a40;p=mirror%2Fdsa-nagios.git Ignore raid battery on busoni It failed and we're not replacing it. --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c53a9da..836cb81 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2056,7 +2056,7 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli" check_interval: 120 hostgroups: dl380, dl360, bl460, dl180 - excludehosts: schein + excludehosts: schein, busoni excludehostgroups: hpnewraid - name: HW - hpacucli status @@ -2069,7 +2069,7 @@ services: servicegroups: raid nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --no-battery" check_interval: 120 - hosts: schein + hosts: schein, busoni - name: HW - hpacucli enclosure status servicegroups: raid