Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
Loading...
Searching...
No Matches
kcenon::monitoring::performance_monitor::thresholds Struct Reference
Collaboration diagram for kcenon::monitoring::performance_monitor::thresholds:
Collaboration graph

Public Attributes

double cpu_threshold {80.0}
 
double memory_threshold {90.0}
 
std::chrono::milliseconds latency_threshold {1000}
 

Detailed Description

Definition at line 362 of file performance_monitor.h.

Member Data Documentation

◆ cpu_threshold

double kcenon::monitoring::performance_monitor::thresholds::cpu_threshold {80.0}

◆ latency_threshold

std::chrono::milliseconds kcenon::monitoring::performance_monitor::thresholds::latency_threshold {1000}

◆ memory_threshold

double kcenon::monitoring::performance_monitor::thresholds::memory_threshold {90.0}

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