From 102a5c97d913e9b4280d01e9e89b60aa4417a3ad Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 2 Apr 2008 19:53:36 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080402235336-1687nper3nw1vx7g] clamd check --- nagios-master.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nagios-master.cfg b/nagios-master.cfg index 993f5bf..a78accf 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -211,6 +211,12 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'" hostgroups: computers excludehostgroups: postfix-hosts + - + name: service - clamav + nrpe: "/usr/lib/nagios/plugins/check_clamd -H /var/run/clamav/clamd.ctl" + hostgroups: computers + excludehostgroups: postfix-hosts + depends: process - clamav - clamd - name: process - clamav - freshclam nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --quiet'" -- 2.20.1