Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 'combined' to container_id options #774

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwiederh
Copy link
Contributor

@jwiederh jwiederh commented Dec 6, 2024

General information

This small changes adds the 'combined' option for container_id in the docker.cfg.
Output for the docker agent_based plugins does not change.

Proposed changes

The corresponding config would look like this:

[DOCKER]
container_id: combined

and the result would be piggyback hosts with the scheme <hostname_of_docker_host>_<container_name>.

Ideas Portal suggestion: https://ideas.checkmk.com/suggestions/532086/include-hostname-in-container-name

Forum discussion: https://forum.checkmk.com/t/hostname-translation-for-piggyback/51039/8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants