Frequently receiving clamav-freshclam service notification

mbsmt

Verified User
Joined
Jul 24, 2013
Messages
140
Location
Mashhad, Iran
I've stopped ClamAV and FreshClam, and removed them from CentOS 7 completely using different ways I have found on forum and Google.

1- yum remove clamav*
2- yum remove freshclam*
3- Making related items OFF in /usr/local/directadmin/data/admin/services.status
4- And something like this: https://forum.directadmin.com/threads/uninstall-clamav.67892/
But still I am receiving this notification everyday:
The service 'clamav-freshclam' on server X is currently down
Please help me to stop this notification.
 
Check this file:
/usr/local/directadmin/data/admin/services.status

See if any of these lines are present.
Code:
clamav-freshclam=ON
clamd@scan=ON
Either set them both to OFF and if they are already at off, just remove them and restart directadmin.
That should stop the warning messages.
 
Back
Top