Hello Zabbix Team,
I've finished the zabbix server installation on Docker. I can see other agents are registering themselves as green without having any problem but zabbix server is keep showing in red & showing in problem in main dashboard.
The problem says "Zabbix agent on Zabbix server is unreachable for 5 minutes" . I know that we do not have zabbix agent running in the same zabbix server container so let me know what to do with this problem. PFA.
Listing what all I tried.
1) Setup the mysql-server docker container & installed zabbix schema inside. --> Working perfectly fine.
2) Setup the zabbix-java-gateway container --> Working perfecly fine.
3) Setup zabbix-server-mysql --> Docker logs shows working perfectly fine.
4) Setup the zabbix-web-nginx-mysql container --> Working perfectly fine.
Please let me know the resolution.
Thanks,
Rohit

I've finished the zabbix server installation on Docker. I can see other agents are registering themselves as green without having any problem but zabbix server is keep showing in red & showing in problem in main dashboard.
The problem says "Zabbix agent on Zabbix server is unreachable for 5 minutes" . I know that we do not have zabbix agent running in the same zabbix server container so let me know what to do with this problem. PFA.
Listing what all I tried.
1) Setup the mysql-server docker container & installed zabbix schema inside. --> Working perfectly fine.
2) Setup the zabbix-java-gateway container --> Working perfecly fine.
3) Setup zabbix-server-mysql --> Docker logs shows working perfectly fine.
4) Setup the zabbix-web-nginx-mysql container --> Working perfectly fine.
Please let me know the resolution.
Thanks,
Rohit
Comment