Package net.bluemind.metrics.alerts.api
Class CheckResult
java.lang.Object
net.bluemind.metrics.alerts.api.CheckResult
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
We chose our levels to match those of https://checkmk.com/features.html -
Field Summary
Modifier and TypeFieldDescriptionOptional message describe the problem. -
Constructor Summary
-
Method Summary
-
Field Details
-
level
-
message
Optional message describe the problem. will be null whenlevel
is OK
-
-
Constructor Details
-
CheckResult
public CheckResult()
-
-
Method Details
-
unknown
-