check if the firewall rules are generated from puppet
authorMartin Zobel-Helas <zobel@debian.org>
Fri, 30 Jul 2010 17:05:40 +0000 (19:05 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 30 Jul 2010 17:05:40 +0000 (19:05 +0200)
config/nagios-master.cfg

index dfb9c2b..f4c1eb5 100644 (file)
@@ -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
 
  ####
   -