abstract struct ServiceRunner::Monitoring::Config::Result
- ServiceRunner::Monitoring::Config::Result
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- YAML::Serializable
Direct Known Subclasses
- ServiceRunner::Monitoring::Config::ExecutionResult
- ServiceRunner::Monitoring::Config::HTTPResult
- ServiceRunner::Monitoring::Config::InternalCommand
- ServiceRunner::Monitoring::Config::ShellResult
Defined in:
service_runner/monitoring/config.crConstructors
Instance Method Summary
-
#frequency : Int32
how frequently to run the given check.
-
#frequency=(frequency : Int32)
how frequently to run the given check.