I have a postfix mailserver with amavis as a content_filter setup successfully an now I wonder how I can monitor if clamav is working properly. The clamav logfile is empty and I can not see any trace that it is working. I don't have any clue that it is not working, I just want to be sure that is working properly.

So how can I monitor and test ClamAV to verfiy that it is working properly?

link|improve this question
try sending a "known-bad" email? – warren Dec 6 '09 at 13:44
feedback

1 Answer

up vote 5 down vote accepted

Just send an email with the eicar test file attached. This file has a signature which any virus scanner should know and detect.

As for the monitoring of the clamd process itself, there are many possibilities. I personally prefer using monit for it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.