From: Peter Palfrader Date: Fri, 12 Oct 2018 09:13:11 +0000 (+0200) Subject: bendel ("heavy-postfix") also runs fail2ban X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=9172aa164eb91df4933e6b466e57145e170d975b bendel ("heavy-postfix") also runs fail2ban --- 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 -