Werk #17739: mk_docker.py: New option for 'Host name used for containers'
Component | Checks & agents | ||
Title | mk_docker.py: New option for 'Host name used for containers' | ||
Date | May 2, 2025 | ||
Level | Trivial Change | ||
Class | New Feature | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
This Werk extends the option 'Host name used for containers' of agent rule 'Docker node and containers'.
The value 'Combine the nodename and the name of the container' can be used to customize the name of a piggyback host.
This configuration will prefix the container name with the nodename (as reported by the device via uname -n
).