Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #7167: Added installation verification for automatic agent updates on windows

Component Agent bakery
Title Added installation verification for automatic agent updates on windows
Date Jun 3, 2019
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0p17 Checkmk Pro, Checkmk Ultimate MT

Previously, a broken agent update on Windows (i.e. the msiexec command did return properly, but the installation is broken) did not get recognized. Hence the agent updater recognized this situation as a successful update and did not start any further attempt to install the new MSI package.

This is now mitigated by investigating the new installation after an update. If the update did not take place as expected, the agent update will exit with an appropriate error and retry on next agent updater run. This will also be visible within the Checkmk agent check and the update status on the Checkmk server.

To the list of all Werks