Docker, Containers, LLD
Zabbix 5.x docker template for Zabbix Agent ver.1, with containers and images LLD
This is only tested on Zabbix 5.0.
This doesn't use any external scripts or modules to collect data, the only dependencies are curl
and read access to docker's API. LLD data preparation is done using pre-processing rules with JS on the Zabbix Server. See the readme on the github repo for more details.
Intended setup: Running Zabbix Agent alongside Docker on the same host, access API by UNIX socket.
Possible: Run Zabbix Agent separately and point the template to docker host, access API by HTTP.
If you have any problems with this template, or suggestions, filling an issue on the github repo will have a much better chance of being seen - I probably won't check the comments here too often.