Contents
Viewing OSMP metrics
OSMP allows you to monitor metrics for further analysis of the operability and performance of its components.
You can view OSMP metrics in one of the following ways:
- By using the
<monitoring_host>.<smp_domain>
URLIn this case, you have to view the metrics by using Grafana, a tool for data visualization that is installed with Kaspersky Next XDR Expert. To access metrics through Grafana, you must specify the Grafana credentials in the configuration file (the
grafana_admin_user
andgrafana_admin_password
parameters). - By using your tools
In this case, you have to configure your tools to obtain the metrics from the <api_host>.<smp_domain>/metrics API address.
The <api_host>
and <monitoring_host>
are host names, and <smp_domain>
is a domain name. These parameters constitute the FQDNs of Kaspersky Next XDR Expert services and are set in the configuration file when deploying Kaspersky Next XDR Expert.
Kaspersky Next XDR Expert provides its metrics in the OpenMetrics format.
If you want to view information about the performance of the KUMA Core, storage, collectors, and correlators, you have to view KUMA metrics.
Page top