Packages

A 'plugin-based' monitor and alert manager for BEAM Nodes and Hosts

Current section

Files

Jump to
pharos include pharos@probe_ProbeThreshold.hrl
Raw

include/pharos@probe_ProbeThreshold.hrl

-record(probe_threshold, {
probe_id :: binary(),
field :: binary(),
comparison :: pharos@probe:comparison(),
level :: pharos@alert:alert_level()
}).