Hi,
I am using docker 1.13 (swarm). I have zabbix server as docker container (dokcer container ip: 10.0.1.12) and zabbix agent as docker container (dokcer container ip: 10.0.1.9)- they both running on my server (VM) let's say ip: 111.111.111. When i am trying to connect from zabbix frontend to my agent using his docker container ip (10.0.1.9)- I am getting connection refused! When i am trying to connect through my VM ip (111.111.111) it's working fine (but cause some other issus related to swarm), so my question is how can i connect to a specific zabbix agent container when i am using swarm??
Thanks
I am using docker 1.13 (swarm). I have zabbix server as docker container (dokcer container ip: 10.0.1.12) and zabbix agent as docker container (dokcer container ip: 10.0.1.9)- they both running on my server (VM) let's say ip: 111.111.111. When i am trying to connect from zabbix frontend to my agent using his docker container ip (10.0.1.9)- I am getting connection refused! When i am trying to connect through my VM ip (111.111.111) it's working fine (but cause some other issus related to swarm), so my question is how can i connect to a specific zabbix agent container when i am using swarm??
Thanks