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


Protected Attributes | |
| std::shared_ptr< threshold_trigger > | high_ = threshold_trigger::above(80.0) |
| std::shared_ptr< threshold_trigger > | low_ = threshold_trigger::below(20.0) |
Definition at line 321 of file test_alert_triggers.cpp.
|
protected |
Definition at line 323 of file test_alert_triggers.cpp.
|
protected |
Definition at line 324 of file test_alert_triggers.cpp.