Hello Zabbix Forum, hope everyone is doing well!
I recently setup Zabbix-Docker with a Zabbix proxy. I want to run an agent on my main server that hosts the containers for Zabbix. Right now, all the data is being pulled from the zabbix-agent docker container but I need the information pulled from the main host. I thought it would be simple to install the zabbix agent on the main server but then I got stuck trying to connect the proxy container to the agent on the main server. Does anyone know the best way I can achieve this. I know this is possible, but I'm not sure how to go through with it. I realize I can expose the port for the Zabbix proxy, but when I did, I received a connection refused in the logs for the agent on the main server. Any help is appreciated. Thank you!
I recently setup Zabbix-Docker with a Zabbix proxy. I want to run an agent on my main server that hosts the containers for Zabbix. Right now, all the data is being pulled from the zabbix-agent docker container but I need the information pulled from the main host. I thought it would be simple to install the zabbix agent on the main server but then I got stuck trying to connect the proxy container to the agent on the main server. Does anyone know the best way I can achieve this. I know this is possible, but I'm not sure how to go through with it. I realize I can expose the port for the Zabbix proxy, but when I did, I received a connection refused in the logs for the agent on the main server. Any help is appreciated. Thank you!
Comment