Hi Peeps!
I am trying to monitor a docker host and its containers that is running in our internal network.
A Zabbix-proxy server is set up on another host in the same network which can communicate outside to a Zabbix-server in the cloud.
Monitoring the regular values of the hosts behind the proxy is going fine as mentioned above, but the "Docker by Zabbix agent 2" template is not receiving any data.
We have other external docker hosts that are received by the Zabbix-server without any problems.
So, my guess is that since the interface of the hosts on the Zabbix-server are pointing to the proxy, it tries to read the docker data on the proxy server and not the actual docker host.
But that is how far my knowledge of Zabbix behavior goes right now.
TL;DR: Can anyone tell me if there is some kind of workaround or ability to read the docker data from behind the Zabbix-proxy?
If you need any more information or details, please let me know.
Thanks in advance,
André
I am trying to monitor a docker host and its containers that is running in our internal network.
A Zabbix-proxy server is set up on another host in the same network which can communicate outside to a Zabbix-server in the cloud.
Monitoring the regular values of the hosts behind the proxy is going fine as mentioned above, but the "Docker by Zabbix agent 2" template is not receiving any data.
We have other external docker hosts that are received by the Zabbix-server without any problems.
So, my guess is that since the interface of the hosts on the Zabbix-server are pointing to the proxy, it tries to read the docker data on the proxy server and not the actual docker host.
But that is how far my knowledge of Zabbix behavior goes right now.
TL;DR: Can anyone tell me if there is some kind of workaround or ability to read the docker data from behind the Zabbix-proxy?
If you need any more information or details, please let me know.
Thanks in advance,
André
Comment