-
Incident report
-
Resolution: Fixed
-
Major
-
1.8.1
-
None
-
All hosts on linux, Server running outside the monitored network, all
hosts (save for zabbix server itself) are monitored via one proxy.
Zabbix server apparently expects zabbix proxy to compute calculated items
on it's behave, which the proxy is obviously unable to do.
As a test I created a template with just one item:
Type: Computed
Key: test.calc1
Expression: 1
And then added this templates to two hosts, one directly managed by
zabbix server and another managed via proxy. When I check the data for
each host the correct reading for the directly managed host and no
reading for the managed via a proxy.
So I think that zabbix server should extract all calculated items before
sending the list to the proxy and compute them by itself.
- is duplicated by
-
ZBX-2643 Calculated Items Does Not Work Using Proxy
- Closed