Agent
docker agent there running in a container to collect data to a central place.
GitHub project: https://github.com/pnk-sh/octopus-docker-agent
Docker Octopus Agent
The agent its using to collect all the data there are needed around in the system, its build as a data collector for every single Docker Swarm node in your Cluster to keep the data up to date so its much easier to find and search into the data a cross of multi Docker Swarm Clusters.
As default the agent data schedule is running every 15sec to keep the data up to date. The data the agent is collected its storage into the MongoDB.

Last updated
Was this helpful?