Management Interface Page: Statistics

Description

This management interface page displays various performance metrics related to the system. In the center, you can find system activity information for each internal thread for the current hour, day and year. On the right, some instantaneous metrics are displayed and refreshed every second.

Screenshot

System activity

The system activity is displayed for each internal thread and is averaged per time period: 10s for the hourly graph, 1h for the daily graph, and 1day for the yearly graph. It provides a history of the ratio of processor time used by the thread.

That is, 
if the thread used the CPU actively during 5 second in the last 10 seconds, 
then its ratio is 50%.

There are 3 different aspects you can analyze:

Except for rounding errors, the sum of all three metrics should always give you 100% as a thread is either idle, active or blocked.

Screenshot

On the right of the graph, a secondary axis displays the network activity (upload and download) in MB.

Metrics

On the right of the page, you can find additional metrics about the system:

Screenshot