From: Adam D. Barratt Date: Tue, 1 Oct 2019 20:07:42 +0000 (+0100) Subject: Check clamav signature freshness on heavy MTAs X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=770b34f5f39647dce68475f990e72d64b75665f1 Check clamav signature freshness on heavy MTAs Signed-off-by: Adam D. Barratt --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 287a311..20cad67 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2186,6 +2186,10 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C freshclam" hostgroups: computers excludehostgroups: heavy-exim, heavy-postfix + - + name: signature freshness - clamav + nrpe: "/usr/lib/nagios/plugins/check_clamav_signatures" + hostgroups: heavy-exim, heavy-postfix # }}} # {{{ anti-spam -