Type alias MonitorOverallStates

MonitorOverallStates: typeof ALERT | typeof IGNORED | typeof NO_DATA | typeof OK | typeof SKIPPED | typeof UNKNOWN | typeof WARN | UnparsedObject

The different states your monitor can be in.

Generated using TypeDoc