Check clamav signature freshness on heavy MTAs
[mirror/dsa-nagios.git] / config / nagios-master.cfg
index 287a311..20cad67 100644 (file)
@@ -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
   -