Collector Type : Agent
Category : Application Monitors
Application Name : Docker
Global Template Name : LINUX Docker Template
Description
Docker is a tool designed to create, deploy and run applications by using Containers. Containers consist of application dependencies like code, system libraries, system tools to run an application. A Docker host is considered as an asset and OpsRamp helps to monitor the assets.
Parameters
Description | Default Value |
---|---|
The protocol to be used. | http |
The host on which docker is running. | 127.0.0.1 |
The port on which docker is running. | NA |
The Unix Socket path to connect | NA |
Collected Metrics
Metric Name | Display Name | Description |
---|---|---|
dns.requests.rcvd.ipv4 | Docker Total Containers | ITotal Number of contrainers in docker host. |
dns.responses.sent | Docker Container states | The current state of the container. |
docker.cpu | Docker Cpu | Cpu usage of the docker container. |
docker.memory | Docker Memory | Memory usage of the docker container. |
docker.network | Docker Network | Network statistics of the docker container. |
docker.disk.io | Docker Disk Iops | Disk IO statistics of the docker container. |