Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
Loading...
Searching...
No Matches
common_adapters.h File Reference

Consolidated adapters for common_system <-> monitoring_system interop. More...

Include dependency graph for common_adapters.h:

Go to the source code of this file.

Detailed Description

Consolidated adapters for common_system <-> monitoring_system interop.

This header consolidates the bidirectional adapter pair:

Both files define adapters under #if KCENON_HAS_COMMON_SYSTEM guard. Include this header to get all common_system adapter functionality.

Note
Due to overlapping class names (monitor_from_common_adapter, common_monitor_factory), each direction is conditionally compiled. If you need only one direction, include the specific header directly.

Definition in file common_adapters.h.