Viewing summary results using the CLI

Prev Next

You can use the Web UI to view most scanned file statistics; however, you must use the CLI in standard mode to view duplicate file statistics.

To view summary information:

  • View the results of the scan:

    hostname > show fmps scan-id scanID

Example

The following example shows the summary scan results for scan 1 in bold.

hostname > show fmps scan-id 1
Scan ID: 1 (State: Completed Description: Scan completed)
Scan type: Now
Scan name: HRScan
Share name: Acme_HR
Share URL: //10.14.40.30/IX1
Filetype whitelist: 7zip asf cdf
Selected filetypes: com exe ppt
Quarantine repository name: local_QF
Good repository name: Acme-good
Unknown repository name: Acme-Unknown
Whitelisted repository name: Acme-Whitelist
Only files modified: after 2014-01-01 08:09:00
Advanced:
    Timestamp type: change
    Rescan: false
Started at: 2014-10-08 15:10:38
Ended at: 2014-10-08 15:15:03
Duration: 00:04:25.073049
Total number of files in the share: 533 (Scannable 533)
Scanned: 533 (2.0 files/sec => ~173778 files/day)
    Analyzed: 2 (~0.4% of the share)
    Good: 0 (~0.0% of the share)
    Unknown: 526 (~98.7% of the share)
    Whitelisted: 5 (~0.9% of the share)
    Duplicates: 0 (~0.0% of the share)
    Malicious: 2 (~0.4% of the share)
--------------------------------------------------------------------
                 Filetypes Statistics
--------------------------------------------------------------------
File type  Analyzed   Malicious  Good       Sec per analysis  Duplicates Duplicate percentage  Whitelisted  Whitelisted percentage
exe        2          2          0          163               0          0.0                    1            33.3
zip        0          0          0          0                 0          0.0                    4            100.0    

Note

For examples of summary results for other scan types and statuses, see the Trellix CLI Command Reference.