• Topic ID: id_2024246
  • Version: 2.0
  • Date: Feb 14, 2020 4:04:39 PM

Running an antivirus scan

Procedure

  1. Click C Shell... on the Service Desktop manager.
  2. Log in as a root user.
    1. Type su - and press Enter.
    2. Type the root password and press Enter.
  3. In the root terminal type antivirus –o and press Enter.
    1. To run a quick scan, type 1 and press Enter.
      note: This may take up to a maximum of 5 minutes.
    2. To run a full scan, type 2 and press Enter.
      note: This may take up to a maximum of 5 hours.
  4. Wait for the Task was successfully started message.
  5. To check status of Scan, type antivirus –s and press Enter.
  6. To view the results of the full scan, execute the following command:
    gedit /opt/isec/ens/threatprevention/var/odsreport/full\ scan.log

    To view the results of the quick scan, execute the following command:

    gedit /opt/isec/ens/threatprevention/var/odsreport/quick\ scan.log
    The scan results will display as follows:
    Task Name            : XXXXXXX
    Start time           : XXXXXXX
    End time             : XXXXXXX
    Total Requests       : XXXXXXX
    No of files skipped  : XXXXXXX
    No. of Good files    : XXXXXXX
    No. of Cache hit     : XXXXXXX
    No of Files Excluded : XXXXXXX
    No. of Infections    : XXXXXXX
    Timeout              : XXXXXXX
    ScanError            : XXXXXXX
    No of files cleaned  : XXXXXXX
    No of files deleted  : XXXXXXX
    Time taken           : XXXXXXX
    Engine version       : XXXXXXX
    DAT version          : XXXXXXX