Werk #19867: Windows time service: Avoid crash on partial sync-attempt state ruleset
| Component | Checks & agents | ||||
| Title | Windows time service: Avoid crash on partial sync-attempt state ruleset | ||||
| Date | May 28, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
The Windows time service check could crash with a KeyError when the
Windows time service status ruleset configured State based on status of last
sync attempt for only some statuses, and the actual reported status was one of
the unconfigured ones.
The defaults are now used for any status the user did not configure.