Hi all,
Our business is working through a large scale Zabbix implementation project, and we are experiencing an issue with a Distributed Monitoring (DM) deployment, that the documentation and forums have not yet helped us to resolve.
We are running Zabbix 1.8 on PostgreSQL 8.3 on Ubuntu 9.04 Server_64. DM is the only issue we have with the system - all other functions are as expected.
We have the following architecture (in our test bed rig):
Master (z1 NodeID=1)
- Node child (z2 NodeID=2)
- - Agents on hosts
- Agents on hosts
This should have z2 collect its data, and forward up to z1. The issue is that z1 is not displaying any z2 data.
We had one issue in the logs that we thought was preventing the data transfer (see our fix posted here) but this has not solved the problem.
Please see the screenshots below for what we are experiencing....
Node child (z2) displaying its monitoring results correctly:

Master (z1) with the "All" node option selected top-right, i.e. it should display both z1 + z2 data, but z2 data not shown (only z1 is shown):

Master (z1) with the "z2" node selected as "current", and no z2 data shown:

Any advice or pointers most welcome, thanks :-)
Once we have this working, we look forward to posting back our HOWTO guide on deploying a complex and distributed solution with HA.
Cheers
Paul
Our business is working through a large scale Zabbix implementation project, and we are experiencing an issue with a Distributed Monitoring (DM) deployment, that the documentation and forums have not yet helped us to resolve.
We are running Zabbix 1.8 on PostgreSQL 8.3 on Ubuntu 9.04 Server_64. DM is the only issue we have with the system - all other functions are as expected.
We have the following architecture (in our test bed rig):
Master (z1 NodeID=1)
- Node child (z2 NodeID=2)
- - Agents on hosts
- Agents on hosts
This should have z2 collect its data, and forward up to z1. The issue is that z1 is not displaying any z2 data.

We had one issue in the logs that we thought was preventing the data transfer (see our fix posted here) but this has not solved the problem.
Please see the screenshots below for what we are experiencing....
Node child (z2) displaying its monitoring results correctly:

Master (z1) with the "All" node option selected top-right, i.e. it should display both z1 + z2 data, but z2 data not shown (only z1 is shown):

Master (z1) with the "z2" node selected as "current", and no z2 data shown:

Any advice or pointers most welcome, thanks :-)
Once we have this working, we look forward to posting back our HOWTO guide on deploying a complex and distributed solution with HA.
Cheers
Paul
Comment