Kaspersky Embedded Systems Security for Linux

Viewing application statistics and the list of mount points in the command line

To view application statistics and the list of mount points, run the following command:

kess-control [-S] --get-statistic [--files] [--processes] [--mountpoints]

where:

  • --files: statistics of files most frequently scanned by the File Threat Protection component, and the number of times the component accesses these files.
  • --processes: statistics of applications most frequently scanned by the Behavior Detection component, and the number of times the component accesses these applications.
  • --mountpoints: list of mount points.

In the output, mount points are sorted as follows:

  • Static, system, service and other mount points
  • Mounted snap packages and mount points in their namespaces

You can specify one or more options in any combination or no options at all. If you do not specify options, the application displays three lists: statistics on the most frequently scanned files, statistics on the most frequently scanned applications, and the list of mount points found on the device.