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 #793

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jwiederh
Copy link
Contributor

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.
Replicates #774 because I accidentally closed the previous pull request.

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant