From: Peter Palfrader Date: Mon, 31 Mar 2014 08:50:59 +0000 (+0200) Subject: Add edac check X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=dcff554253f026c7a774d1ae845c6b661951b5b3;p=mirror%2Fdsa-nagios.git Add edac check --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index ec47d31..faf5b66 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2138,6 +2138,13 @@ services: normal_check_interval: 120 hostgroups: dl585 ### + - + name: HW - edac status + nrpe: "/usr/lib/nagios/plugins/dsa-check-edac" + normal_check_interval: 120 + hosts: lw05, lw06 + #hostgroups: computers + #excludehosts: villa, lobos, senfl, schein - name: HW - hpasmcli status nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm"