Werk #2198: windows_updates: Fix missing warning if reboot required in case forced reboot is in the past
Component | Checks & agents | ||
Title | windows_updates: Fix missing warning if reboot required in case forced reboot is in the past | ||
Date | Apr 10, 2015 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
If the plugin reports the next forced reboot to lie in the past then the check did not warn anymore about a neccessary reboot for applying the installed patches. Also the code was cleaned up on the dependency to the Python module datetime has been removed.