bendel ("heavy-postfix") also runs fail2ban
[mirror/dsa-nagios.git] / config / nagios-master.cfg
index 9ca32f8..e45ff9e 100644 (file)
@@ -2065,12 +2065,12 @@ services:
   -
     name: process - fail2ban
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -C fail2ban-server"
-    hostgroups: heavy-exim
+    hostgroups: heavy-exim, heavy-postfix
   -
     name: unwanted process - fail2ban
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C fail2ban-server"
     hostgroups: computers
-    excludehostgroups: heavy-exim
+    excludehostgroups: heavy-exim, heavy-postfix
   # }}}
   # {{{ clamav
   -