bendel ("heavy-postfix") also runs fail2ban
authorPeter Palfrader <peter@palfrader.org>
Fri, 12 Oct 2018 09:13:11 +0000 (11:13 +0200)
committerPeter Palfrader <peter@palfrader.org>
Fri, 12 Oct 2018 09:13:11 +0000 (11:13 +0200)
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
   -