Hello,
I have upgraded from 1.8.5 to 2.0 and configure zabbix to run with a distibuted monitoring.
I have a master node (central) and a child node (child). When I create a host from the central interface it is working well (with the good agent configuration -@IP of server) whereas from the child interface the host availability is grey (@IP of the child server).
However I can run the zabbix_get command : ./zabbix_get -s 163.187.242.55 -p 10050 -k "system.hostname" where 163.187.242.55 is the new host's IP.
Just to help some people, firstly it was not working for the central node too, when I add the hostname with the ip adress to the /etc/hosts file, it had worked.
If you have any suggestion or idea to solve this problem.
Thank you.
I have upgraded from 1.8.5 to 2.0 and configure zabbix to run with a distibuted monitoring.
I have a master node (central) and a child node (child). When I create a host from the central interface it is working well (with the good agent configuration -@IP of server) whereas from the child interface the host availability is grey (@IP of the child server).
However I can run the zabbix_get command : ./zabbix_get -s 163.187.242.55 -p 10050 -k "system.hostname" where 163.187.242.55 is the new host's IP.
Just to help some people, firstly it was not working for the central node too, when I add the hostname with the ip adress to the /etc/hosts file, it had worked.
If you have any suggestion or idea to solve this problem.
Thank you.
Comment