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

Adapter exposing monitoring_system as common::interfaces::IMonitor. More...

#include <memory>
#include <string>
#include <vector>
#include <chrono>
#include "../config/feature_flags.h"
#include "../interfaces/monitoring_core.h"
#include "../interfaces/monitorable_interface.h"
#include "../core/result_types.h"
Include dependency graph for common_to_monitoring_adapter.h:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::monitoring
 
namespace  kcenon::monitoring::adapters
 

Detailed Description

Adapter exposing monitoring_system as common::interfaces::IMonitor.

See also
monitoring_to_common_adapter.h

Definition in file common_to_monitoring_adapter.h.