This section lists parameters supported in the Docker Zabbix agent 2 plugin configuration file (docker.conf).
Note that:
Parameter | Mandatory | Range | Default | Description |
---|---|---|---|---|
Plugins.Docker.Endpoint | no | unix:///var/run/docker.sock | Docker daemon unix-socket location. Must contain a scheme (only unix:// is supported). |
|
Plugins.Docker.Timeout | no | 1-30 | global timeout | Request execution timeout (how long to wait for a request to complete before shutting it down). |
See also: