Ad Widget

Collapse

What is correct IP address for agents to reach a Zabbix host running in Docker?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • treefox
    Junior Member
    • Nov 2019
    • 6

    #1

    What is correct IP address for agents to reach a Zabbix host running in Docker?

    I am running a Zabbix host using Docker (https://github.com/zabbix/zabbix-docker), specifically docker-compose_v3_ubuntu_mysql_latest.yaml. I am now trying to add agents, and I am wondering what is the correct IP to put into a zabbix_agentd config file, so that it can connect to the Zabbix host running in the Docker. Where would I find this IP?
  • treefox
    Junior Member
    • Nov 2019
    • 6

    #2
    I solved my issue. When running Zabbix from a Docker, you still use the IP of the machine where you are running the server. So the IP address of the machine (running the Zabbix Docker) is the IP that goes into the agent config file of your Zabbix agent.

    Comment

    Working...