docker integration
Docker Integration
Our Docker Integration enables you to seamlessly monitor your Docker environment, providing comprehensive insights into your containers, images, and volumes. With this integration, you can track crucial performance metrics such as CPU, memory usage, network traffic, and disk read/write statistics for each running container. Visualize this data with real-time charts and stay on top of your Docker system health.
Additionally, the integration gives you the ability to:
  • Monitor running Containers and their individual resource consumption.
  • View all Images currently stored in your Docker environment.
  • Track Volumes and their storage usage.
  • Analyze Container Metrics : CPU, memory, network usage, and disk I/O.
You can see the result of the integration in the video below
Step-by-Step Integration Instructions:
  • Install the Watchlog Agent:
    If you haven't already installed the Watchlog Agent, download and install it on your server.
  • Configure Docker in integration.json:
    In Ubuntu agent you can find it in "/opt/watchlog-agent/integration.json"
    In Source agent you can find it in watchlog-agent directory
    Navigate to your agent configuration file (integration.json) and enable Docker integration by setting the Docker key to true. Example:
  • Reload the Agent:
    After updating the configuration file, you need to reload the Watchlog Agent for the changes to take effect. You can do this by running:
    In Ubuntu agent :
    In Source agent :