|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|

Public Attributes | |
| double | cpu_threshold {80.0} |
| double | memory_threshold {90.0} |
| std::chrono::milliseconds | latency_threshold {1000} |
Definition at line 362 of file performance_monitor.h.
| double kcenon::monitoring::performance_monitor::thresholds::cpu_threshold {80.0} |
Definition at line 363 of file performance_monitor.h.
| std::chrono::milliseconds kcenon::monitoring::performance_monitor::thresholds::latency_threshold {1000} |
Definition at line 365 of file performance_monitor.h.
| double kcenon::monitoring::performance_monitor::thresholds::memory_threshold {90.0} |
Definition at line 364 of file performance_monitor.h.