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


Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
| void | simulate_work (std::chrono::milliseconds duration) |
Protected Attributes | |
| performance_profiler | profiler |
| performance_monitor | monitor |
Definition at line 21 of file test_performance_monitoring.cpp.
|
inlineoverrideprotected |
Definition at line 26 of file test_performance_monitoring.cpp.
References kcenon::monitoring::performance_profiler::clear_all_samples(), monitor, profiler, and kcenon::monitoring::performance_monitor::set_enabled().

|
inlineprotected |
Definition at line 34 of file test_performance_monitoring.cpp.
|
inlineoverrideprotected |
Definition at line 31 of file test_performance_monitoring.cpp.
References kcenon::monitoring::performance_monitor::cleanup(), and monitor.

|
protected |
Definition at line 24 of file test_performance_monitoring.cpp.
Referenced by SetUp(), and TearDown().
|
protected |
Definition at line 23 of file test_performance_monitoring.cpp.
Referenced by SetUp().