Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
Loading...
Searching...
No Matches
kcenon::monitoring::load_average_statistics Struct Reference

Statistics for load average history. More...

#include <time_series_buffer.h>

Collaboration diagram for kcenon::monitoring::load_average_statistics:
Collaboration graph

Public Attributes

time_series_statistics load_1m_stats
 
time_series_statistics load_5m_stats
 
time_series_statistics load_15m_stats
 

Detailed Description

Statistics for load average history.

Definition at line 516 of file time_series_buffer.h.

Member Data Documentation

◆ load_15m_stats

time_series_statistics kcenon::monitoring::load_average_statistics::load_15m_stats

◆ load_1m_stats

time_series_statistics kcenon::monitoring::load_average_statistics::load_1m_stats

◆ load_5m_stats

time_series_statistics kcenon::monitoring::load_average_statistics::load_5m_stats

The documentation for this struct was generated from the following file: