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

Copy link

github-actions bot commented Mar 5, 2025

Thank you for your contribution. This pull request has been marked as stale as it has not passed the automated tests and there was no activity for the last 14 days.
Please take a look at the ‘Checks’ section for details on the test results and make the necessary changes.

This pull request will be closed due to inactivity after 60 days, if no action is taken.

@github-actions github-actions bot added the Stale Scheduled for auto-close label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Scheduled for auto-close
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant