[comment]: # translation:outdated

[comment]: # ({aed74d95-aed74d95})
# 2 Docker plugin

[comment]: # ({/aed74d95-aed74d95})

[comment]: # ({d38e50a7-d38e50a7})
#### Overzicht

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

- De standaardwaarden weerspiegelen de processtandaarden, niet de waarden in de
    verzonden configuratiebestanden;
- Zabbix ondersteunt configuratiebestanden alleen in UTF-8-codering zonder
    [BOM](https://en.wikipedia.org/wiki/Byte_order_mark);
- Opmerkingen die beginnen met "\#" worden alleen ondersteund aan het begin van
    de lijn.

[comment]: # ({/d38e50a7-d38e50a7})

[comment]: # ({01faffc8-de9824e9})
#### Parameters

|Parameter|Mandatory|Range|Default|Description|
|--|--|--|--|----------|
|Plugins.Docker.Endpoint|no| |unix:///var/run/docker.sock|Docker daemon Unix socket location.<br>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:

-   Description of general Zabbix agent 2 configuration parameters:
    [Zabbix agent 2 (UNIX)](/manual/appendix/config/zabbix_agent2) /
    [Zabbix agent 2 (Windows)](/manual/appendix/config/zabbix_agent2_win)
-   Instructions for configuring [plugins](/manual/config/items/plugins)

[comment]: # ({/01faffc8-de9824e9})
