PHP Warner

Member
Aug 6, 2006
23
0
151
Hello,

I've a little problem with clamd. On the WHM >> Server Status >> Service Status page clamd status is failed with red alert. I've tried to restart with:

Code:
/scripts/restartsrv clamd
And the result is:

Code:
Waiting for clamd to restart..............finished.


clamd started ok
But, these isn't any change on Service Status page. Is the clamd working or not working? How can I fix this?

Thanks now.
 

asterisk

Well-Known Member
Nov 11, 2005
61
0
156
To double check, do the following as root:

ps aux | grep clamd

and tell me what you see please. Sometimes the service statuses do not update properly and it may be awhile before you see it showing the correct status.

Hope this helps.
 

PHP Warner

Member
Aug 6, 2006
23
0
151
Hello asterisk,

Your command result is:

Code:
root     56548  0.0  1.0 20424 19528  ??  Ss    1:08PM   0:00.05 /usr/sbin/clamd
One note: I've installed clamav with Addon Modules.
 

Dillard

Well-Known Member
Feb 26, 2003
114
0
166
The Netherlands
I've the same issue. Don't know a solution yet, but if you remove /var/run/chkservd/clamd you won't see it popup in the service status anymore.
 

mctDarren

Well-Known Member
Jan 6, 2004
665
8
168
New Jersey
cPanel Access Level
Root Administrator
That's the same as sweeping the dirt under the rug so your visitors won't see it. The problem will still be there.

Try killing freshclam, maybe it's hung:
killall freshclam

Try forcing an update and see what you get:
freshclam

Try forcing an exim update too if you get here:
/scripts/eximup --force

Then restart:
service exim stop
service exim start
 
Thread starter Similar threads Forum Replies Date
M Security 8
manoaratefy Security 1
Techs-Y Security 1
A Security 22
D Security 1