|
Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
|
A callable that can handle monitoring events. More...
#include <monitoring_concepts.h>
A callable that can handle monitoring events.
Event handlers receive events by const reference and return void.
Example usage:
Definition at line 177 of file monitoring_concepts.h.