Werk #11790: Remove state text in the "Status detail"
Component | Checks & agents | ||||
Title | Remove state text in the "Status detail" | ||||
Date | Feb 2, 2021 | ||||
Level | Trivial Change | ||||
Class | New Feature | ||||
Compatibility | Incompatible - Manual interaction might be required | ||||
Checkmk versions & editions |
|
This change is only incompatible if you match for the state (OK, WARN, ...) in the "Status detail" of the service output.
Previously, the "Status detail" ("Summary" in version 2.0.0) of a service started with the state followed by the output of the service. The service "CPU utilization" may e.g. have the output:
OK - Total CPU: 4.17%
The state is now ommitted, i.e. the output becomes:
Total CPU: 4.17%
If you match for the state in the "Status detail", you now have to use the filter "Service states" instead.