Component | Checks & Agents |
Title | Fix crash of windows updates check |
Checkmk Edition | Checkmk Raw Edition (CRE) |
Checkmk Version | 2.2.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Previously, the Windows updates check crashed if, for
some reason, windows updates service had been disabled.
In this special case the windows_updates.vbs plugin
sent specially formatted output which the check could
not correctly process.
Since this release, windows updates correctly process
any output from windows_updates.vbs plugin and reports
the error if it was presented thus eliminating the
problem.
CMK-10402
Add Comment