Hello,
I have installed two nodes running zabbix 1.3.4. One should be master and the other slave.
On master:
server = 1
nodeID = 1
On slave:
server = 2
nodeID = 2
Then I did a "zabbix_server -n 1" on master and the same with "-n 2" on slave.
In webfrontend I did the Node configuration on master and after not working I did it on slave too.
But still I can not see and devices in the master's frontend (when switching to node 2) from my slave node. Nor does that work the other way round.
Seems that there is no connection between my nodes?!
Any ideas?
Thx a lot
Markus
I have installed two nodes running zabbix 1.3.4. One should be master and the other slave.
On master:
server = 1
nodeID = 1
On slave:
server = 2
nodeID = 2
Then I did a "zabbix_server -n 1" on master and the same with "-n 2" on slave.
In webfrontend I did the Node configuration on master and after not working I did it on slave too.
But still I can not see and devices in the master's frontend (when switching to node 2) from my slave node. Nor does that work the other way round.
Seems that there is no connection between my nodes?!
Any ideas?
Thx a lot
Markus
Comment