From: Martin Zobel-Helas Date: Sat, 24 Jul 2010 14:38:54 +0000 (+0200) Subject: add firewall check X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=53aaa05aca189b035d88e5e11cee90989486473d;p=mirror%2Fdsa-nagios.git add firewall check --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index df7ace6..9389c52 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1124,6 +1124,12 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-file_age -i 540 -f /var/lib/puppet/state/state.yaml" hostgroups: computers + #### + - + name: installed firewall + nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/ferm.conf" + hostgroups: computers + #### - name: process - samhain