In deze sectie worden parameters vermeld die worden ondersteund in de Docker Zabbix-agent 2. configuratiebestand voor plug-ins (docker.conf). Let daar op:
| 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: