Hi all! I've installed 2 zabbix-servers for 2 different networks by each other and i want to use a distributed monitoring, but can't get any results.. (
In zabbix_server.conf
Server1
Zabbix 1.4.2
NodeID=0
Port=10051
Server2
Zabbix 1.4.2
NodeID=1
Port=10051
In web-interface:
While adding a maser node for Server2 appears error: "ERROR: Cannot add node" but node was added.
Server1
Id Name Type Time zone IP:Port
0 /Local node/Local node Local GMT+00:00 127.0.0.1:10051
1 /Local node/Child node Remote GMT+00:00 192.168.0.1:10051
Server2
Id Name Type Time zone IP:Port
1 /Master node/Child node Local GMT+00:00 192.168.0.1:10051
Bases were changed by command zabbix_server -n <NodeID> -c /etc/zabbix/zabbix_server.conf on both servers. After restarting servises in logs was appeared "Node watcher. Node ID:<NodeID>", but not any communication logs! And servers don't watch each other! I tryed many variants to solve this problem but unsuccessfully. Thanks!
In zabbix_server.conf
Server1
Zabbix 1.4.2
NodeID=0
Port=10051
Server2
Zabbix 1.4.2
NodeID=1
Port=10051
In web-interface:
While adding a maser node for Server2 appears error: "ERROR: Cannot add node" but node was added.
Server1
Id Name Type Time zone IP:Port
0 /Local node/Local node Local GMT+00:00 127.0.0.1:10051
1 /Local node/Child node Remote GMT+00:00 192.168.0.1:10051
Server2
Id Name Type Time zone IP:Port
1 /Master node/Child node Local GMT+00:00 192.168.0.1:10051
Bases were changed by command zabbix_server -n <NodeID> -c /etc/zabbix/zabbix_server.conf on both servers. After restarting servises in logs was appeared "Node watcher. Node ID:<NodeID>", but not any communication logs! And servers don't watch each other! I tryed many variants to solve this problem but unsuccessfully. Thanks!
Comment