Jon R. Kibler wrote:
Hello,

Upgraded to clamav 0.88.2 on Sunday. We use clamdwatch to monitor clamd. Ever since the upgrade, clamdwatch reports that clamd has hung about 8 to 10 times
a day -- sometimes more. (Our supporting shell script then restarts clamd.)
We run clamdwatch once a minute.

How do we go about debugging this?

Possibly you've hit a limit on threads or other configurable. You might have your clamdwatch run ps -elLf |grep clam >>/tmp/clamdwatch.log just before it kills the patient, for example. Review your configuration file to see if any limits are getting in the way.

Modify the script so that it retries a couple times before pulling the trigger.

dp
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to