Hello!
I'm having problems with monitoring multiple Zabbix servers from one Zabbix server host. Configuration is following:
ZBX01 - first zabbix server
ZBX02 - second zabbix server
ZBX01 is monitoring both ZBX01 and ZBX02. But the problem is that "Zabbix server" item data reported is identical for both servers, even though their configuration and workload is very different. Every other item group is monitored correctly on both servers, the only problem is with "Zabbix server" items.
Both servers have "Template OS Linux" and "Template App Zabbix Server" linked to them.
I've tried debugging the issue, but I can't see any relevant information in Zabbix server logs. I've also tried to get values from both servers by zabbix_get command, but it reports the following error:
$ zabbix_get -s XXX.XXX.XXX.XXX -k "zabbix[history]"
ZBX_NOTSUPPORTED: Unsupported item key.
Zabbix server and agent version is 2.4.6.
Has anyone else experienced issue like this?
Thanks!
I'm having problems with monitoring multiple Zabbix servers from one Zabbix server host. Configuration is following:
ZBX01 - first zabbix server
ZBX02 - second zabbix server
ZBX01 is monitoring both ZBX01 and ZBX02. But the problem is that "Zabbix server" item data reported is identical for both servers, even though their configuration and workload is very different. Every other item group is monitored correctly on both servers, the only problem is with "Zabbix server" items.
Both servers have "Template OS Linux" and "Template App Zabbix Server" linked to them.
I've tried debugging the issue, but I can't see any relevant information in Zabbix server logs. I've also tried to get values from both servers by zabbix_get command, but it reports the following error:
$ zabbix_get -s XXX.XXX.XXX.XXX -k "zabbix[history]"
ZBX_NOTSUPPORTED: Unsupported item key.
Zabbix server and agent version is 2.4.6.
Has anyone else experienced issue like this?
Thanks!

Comment