From cf1d4a477bc57067799b3f51807fcacae9854732 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sat, 24 Jul 2010 23:11:52 +0200 Subject: [PATCH] Revert "Revert "add firewall check"" This reverts commit e921b229205a4cd0cf73da544465fa2644718e28. --- config/nagios-master.cfg | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.20.1