check if the firewall rules are generated from puppet
[mirror/dsa-nagios.git] / 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
 
  ####
   -