Werk #19521: Fix wrong command shown in agent registration troubleshooting section
| Component | Setup | ||||
| Title | Fix wrong command shown in agent registration troubleshooting section | ||||
| Date | Apr 7, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Previously, the troubleshooting section in the agent registration slideout showed the one-time token command instead of the --user agent_registration fallback command. This meant the code block contradicted the surrounding instructions that tell you to authenticate with the agent_registration user.
The troubleshooting section now correctly displays the command with --user agent_registration.