From 9172aa164eb91df4933e6b466e57145e170d975b Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 12 Oct 2018 11:13:11 +0200 Subject: [PATCH] bendel ("heavy-postfix") also runs fail2ban --- config/nagios-master.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 9ca32f8..e45ff9e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -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 - -- 2.20.1