doc(installation): document poller deployment via dedicated Docker containers - #5581
Draft
Tpo76 wants to merge 17 commits into
Draft
doc(installation): document poller deployment via dedicated Docker containers#5581Tpo76 wants to merge 17 commits into
Tpo76 wants to merge 17 commits into
Conversation
…equires a matching file for internal links to resolve)
…for the Docker poller
…stalled by Gorgone, not user-managed
Contributor
|
…gorgone healthcheck + Export configuration)
… poller is running
…kes poller address irrelevant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds a new documentation page describing how to deploy a Centreon poller using dedicated Docker containers (Centreon Engine, Gorgone, and optionally snmptrapd/centreontrapd for SNMP traps, centreon-vmware for VMware monitoring, and Centreon Monitoring Agent support).
The page documents the real, verified installation flow: generating the install command from the "Create new poller" UI (Docker Compose environment), running the
install-poller/install.shscript it produces, and the optional flags that add extra services.Related Jira ticket: MON-207529 (technical task under epic MON-192897 - Pollers in container).
Note: this PR contains 4
TODO screenshotplaceholders (marked as HTML comments in the page) for UI screens that don't have screenshots yet (the "Create new poller" button, the install command modal, the generated command, and the connected poller status). These should be filled in before merging or as a quick follow-up.Target version (i.e. version that this PR changes)