Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #17328: Change execution directory of storcli

Component Checks & agents
Title Change execution directory of storcli
Date Dec 10, 2024
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0p23 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

The storcli application, launched by the Checkmk Linux agent, created log files in the root directory (/), the execution directory, violating LSB specifications.

With this update, the storcli command will now be executed in /var/lib/check_mk_agent/.

This change is considered incompatible because users must: - Manually move any related storcli ini files from / to /var/lib/check_mk_agent/ - Manually delete any storcli log files already created in the root directory (/)

To the list of all Werks