Go to documentation repository
Documentation for Axxon One 1.0.
Previous page Next page
To view the system status data, you need to:
- Go to the web interface of the self-diagnostics service: http://127.0.0.1:20040/.
Select the required metric in the list (1) or enter the query in the Expression field.
The request allows for:
Using multiple metrics.
Using expressions to find issues. For example, a query like ngp_fps <17 will return all metrics where fps was less than 17. The full list of logical and arithmetic operators is listed in the official Prometheus documentation.
Filtering by any of the parameters. For example, a query like ngp_fps{ep_name=~"hosts/V-BELYAKOV/DeviceIpint.2/SourceEndpoint.video:0:0"} will return fps values only for the specified source.
Click Execute (2).
The Console tab will issue all possible values of all items at the time the request is completed.When you set a date and time in your calendar, the data will be updated.
To build a graph, go to the Graph tab.
In field (1), set the time slot of the graph, in field (2) set its end point, in filed (3) set the interval between data points. To fill the chart, select the stacked (4) checkbox.