Werk #19752: Hide "Install & register agent" button for auto-registered hosts
| Component | Setup | ||||
| Title | Hide "Install & register agent" button for auto-registered hosts | ||||
| Date | Apr 13, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Previously, the "Install & register agent" button was shown for all hosts in push mode, including hosts that were automatically created via push auto-registration. For these hosts, the agent is already installed and actively sending data, making the button misleading.
The button is now hidden for auto-registered hosts, identified by the
cmk/agent_auto_registered host label.