Hi everyone,
I'm a newcomer here, I successfully installed a zabbix-server, zabbix-web and zabbix-agent.
I switched to zabbix-agent2 when I saw that is was more configurable on docker side (reading this article https://blog.zabbix.com/docker-conta...-zabbix/20175/).
But it seems that the plugin parameter "Plugins.Docker.Endpoint" is not able to use docker socket proxies...
So I've got some questions:
Examples of docker socket proxies:
Kind regards
I'm a newcomer here, I successfully installed a zabbix-server, zabbix-web and zabbix-agent.
I switched to zabbix-agent2 when I saw that is was more configurable on docker side (reading this article https://blog.zabbix.com/docker-conta...-zabbix/20175/).
But it seems that the plugin parameter "Plugins.Docker.Endpoint" is not able to use docker socket proxies...
So I've got some questions:
- Am I doing something wrong?
- Maybe using tcp instead on unix is simply not implemented?
- If not implemented, would it be one day?
Examples of docker socket proxies:
- https://github.com/Tecnativa/docker-socket-proxy (I'm using this one)
- https://github.com/hectorm/cetusguard
Kind regards
Comment