Werk #19751: Fix "View all agents" button to show host-specific agents
| Component | Agent bakery | ||||
| Title | Fix "View all agents" button to show host-specific agents | ||||
| Date | Apr 10, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Previously, clicking the "View all agents" button on the host edit page opened the global agents overview, showing all agents across the environment. You had to manually search or filter to find the agent for the host you were editing. In contrast, the same button on the service discovery page already correctly showed only the agents for the current host.
The button on the host edit page now navigates to the host-specific agent view when the host already exists. The button label also adapts to the context: it reads "View host agents" for existing hosts and "View all agents" when creating a new host where no baked agents exist yet.