Werk #17381: Agent Updater: Prevent initial reinstallation on Linux/Solaris

Component Agent bakery
Title Agent Updater: Prevent initial reinstallation on Linux/Solaris
Date Nov 13, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Previously, the agent updater relied on a previous update to know its own installed agent hash. This lead to the situation that the agent updater always downloaded the agent after initial registration, even if it was idential to the one already installed.

Now, the agent updater makes use of static information about the installed agent hash that already comes with the installation of the agent package.

To the list of all Werks