From 9f9893610a5b95edc903d03a1c76ce0c9674f996 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Fri, 30 Jul 2010 19:05:40 +0200 Subject: [PATCH] check if the firewall rules are generated from puppet --- config/nagios-master.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index dfb9c2b..f4c1eb5 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1166,6 +1166,11 @@ services: nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/ferm.conf" hostgroups: computers excludehostgroups: freebsd + - + name: puppetized firewall + nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/conf.d/defs.conf" + hostgroups: computers + excludehostgroups: freebsd #### - -- 2.20.1