Perform the following procedure frequently to review the results of the last antivirus update and scan.
Procedure
Log in to a Linux® shell using the customer account.
To display the results of last antivirus update and scan, type the following command:
avScan -status
The system displays results similar to the following example. At the end of the report, the SCAN SUMMARY section displays the scan results and the number of infected files detected, if any. If there are infected files, then each infected file is displayed before the SCAN SUMMARY section. In this example there is one infected file, /root/testfile.txt.
Daily Update indicates the start time of daily virus definition updates. Last Update indicates the last time a scheduled or manual update ran and whether the update completed successfully.
Daily Scan indicates the start time of daily system virus scans. Last Scan indicates the last time a scheduled or manual scan ran and whether the scan completed successfully.
avScan -status
Daily Update: 05:00
Last Update : Completed (Fri Nov 10 05:10:00 EST 2017)
Daily Scan : 05:30
Last Scan : Completed (Fri Nov 10 05:45:00 EST 2017)
-------------------------------------------------------------------------------
/root/testfile.txt: Eicar-Test-Signature FOUND
----------- SCAN SUMMARY -----------
Known viruses: 4490129
Engine version: 0.99.2
Scanned directories: 4811
Scanned files: 31037
Infected files: 1
Data scanned: 2977.86 MB
Data read: 2994.16 MB (ratio 0.99:1)
Time: 637.462 sec (10 m 37 s)