Kaspersky Embedded Systems Security for Linux
Collecting system performance metrics
Kaspersky Embedded Systems Security affects the operating system. To help you analyze the impact, the application can collect metrics associated with application performance.
To configure the collection of operating system performance metrics, run the following command:
kess-control [-J] --export-metrics [--period <
interval in seconds between exports
>|--interactive]
where:
--period
enables periodic output of results.--interactive
enables interactive output (on the Enter key being pressed).
You can publish exported metrics to monitoring systems such as Prometheus and Zabbix. To integrate with monitoring systems, you can use a script that gets information from the application and publishes it to the monitoring system. To get the script, you can contact Technical Support.
Page top