zabbix / zabbix-docker

Official Zabbix Dockerfiles
https://www.zabbix.com
GNU Affero General Public License v3.0
2.38k stars 1.37k forks source link

In the zabbix-agent2-docker, can the 'Templates: Docker by Zabbix agent 2' be used to monitor items that are also Docker containers? #1530

Closed joetww closed 3 weeks ago

joetww commented 3 weeks ago

can the 'Templates: Docker by Zabbix agent 2' be used to monitor items that are also Docker containers?

dotneft commented 3 weeks ago

Sorry? Please elaborate. Do you mean is it possible to monitor Docker environment from Zabbix agent 2 container? Yes, it is possible.

joetww commented 3 weeks ago

Should i use "-v /var/run/docker.sock:/var/run/docker.sock" for 'Templates: Docker by Zabbix agent 2'?