Hi!
I'm trying to figure out, how to cancel/rescgedule automatic ClamAV scans almost every hour.
I can see in the Process Manager the following process:
/usr/local/cpanel/3rdparty/bin/clamscan --recursive --infected --no-summary /home/our_domain/public_html/Legacy
when I kill it manually, another process starts:
/usr/local/cpanel/3rdparty/bin/clamscan --no-summary --infected --recursive -d /admin/whitelist.fp -d /admin/clamav/interservertopline.db -d /admin/shellb.db -d /admin/shellb.ldb -d /admin/shellb.hdb /home/our_domain/public_html/Legacy
Killing the second one helps until the next time. During the scan I get longer system repsonse time and high CPU load.
We're using Imunify360, so tried to contact both cPanel and Imunify360 support, but they told me neither cPanel nor Imunify360 causing it. I've checked cron - nothing about clamscan there.
What else should I check?
Thank you!
I'm trying to figure out, how to cancel/rescgedule automatic ClamAV scans almost every hour.
I can see in the Process Manager the following process:
/usr/local/cpanel/3rdparty/bin/clamscan --recursive --infected --no-summary /home/our_domain/public_html/Legacy
when I kill it manually, another process starts:
/usr/local/cpanel/3rdparty/bin/clamscan --no-summary --infected --recursive -d /admin/whitelist.fp -d /admin/clamav/interservertopline.db -d /admin/shellb.db -d /admin/shellb.ldb -d /admin/shellb.hdb /home/our_domain/public_html/Legacy
Killing the second one helps until the next time. During the scan I get longer system repsonse time and high CPU load.
We're using Imunify360, so tried to contact both cPanel and Imunify360 support, but they told me neither cPanel nor Imunify360 causing it. I've checked cron - nothing about clamscan there.
What else should I check?
Thank you!
Last edited by a moderator: