This may be a dumb question/observation but maybe someone can clarify. Internal item types (in 3.4.x), particularly for monitoring Zabbix internal processes (history syncer, configuration syncer, etc.) will only run on the system that Zabbix Server or Zabbix Proxy is running, and in the case of a Zabbix proxy, it has to monitor itself to get those values.
Is there no way to get those values remotely?
The documentation isn't totally clear on this
Internal checks are calculated:
Reason I noticed this is my Zabbix Server, was configured to monitor itself, and all of it's Proxies. However all of the internal items for the proxies, matched the Server. I had to set them to monitor them selves (setting Monitored by Proxy box on the host configuration for the Proxy, to itself) to get this to work correctly.
Also I setup another Zabbix Server, to monitor my production Zabbix Server that I believe is suffering from a bug fixed in 3.4.8, but it was only pulling it's own values for internals. How would you monitor Zabbix Server internals, from another Zabbix Server?
Is there no way to get those values remotely?
The documentation isn't totally clear on this
Internal checks are calculated:
- on Zabbix server - if the host is monitored by server
- on Zabbix proxy - if the host is monitored by proxy
Reason I noticed this is my Zabbix Server, was configured to monitor itself, and all of it's Proxies. However all of the internal items for the proxies, matched the Server. I had to set them to monitor them selves (setting Monitored by Proxy box on the host configuration for the Proxy, to itself) to get this to work correctly.
Also I setup another Zabbix Server, to monitor my production Zabbix Server that I believe is suffering from a bug fixed in 3.4.8, but it was only pulling it's own values for internals. How would you monitor Zabbix Server internals, from another Zabbix Server?
Comment