Werk #13694: Agent deployment: Don't try to activate incompatible units
Component | Checks & agents |
Title | Agent deployment: Don't try to activate incompatible units |
Date | Mar 2, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b2 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
On Linux systems where the agent controller cmk-agent-ctl won't work (or is not even deployed), the systemd service unit cmk-agent-ctl-daemon has been activated and would then fail.
The unit is not needed in that scenario, and is no longer deployed.