Introduction
This article covers starting a ClamAV scan.
Procedure
A ClamAV scan can be started for a cPanel account in the following location of the cPanel interface for the account.
Home > Advanced > Virus Scanner
A ClamAV scan can also be started from the command line with a command similar to the following, where USERNAME in the cPanel account username.
/usr/local/cpanel/3rdparty/bin/clamscan -ir /home/USERNAME/public_html
A scan of all users can be started with the following command.
/usr/local/cpanel/3rdparty/bin/clamscan -r /home*/*/public_html