|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|
Compilation test for new monitoring interfaces. More...
#include <kcenon/monitoring/interfaces/observer_interface.h>#include <kcenon/monitoring/interfaces/metric_collector_interface.h>#include <kcenon/monitoring/interfaces/event_bus_interface.h>#include <memory>#include <iostream>
Go to the source code of this file.
Classes | |
| class | test_observer |
| class | test_collector |
Functions | |
| int | main () |
Compilation test for new monitoring interfaces.
This test ensures that all new interface headers compile correctly and can be included without errors.
Definition in file test_interfaces_compile.cpp.
| int main | ( | ) |
Definition at line 96 of file test_interfaces_compile.cpp.