We want one our program to collect system performance data from Zabbix Agent.
Is it possible to talk to Zabbix Agent by sending a passive check request to that Agent, as if the request is sent from a Zabbix server or proxy?
Our program is also an agent running on the monitored hosts. So we do not want it to interact with Zabbix server.
Instead, we want it to collect system performance data from the Zabbix agent running on the same host.
Is it possible to talk to Zabbix Agent by sending a passive check request to that Agent, as if the request is sent from a Zabbix server or proxy?
Our program is also an agent running on the monitored hosts. So we do not want it to interact with Zabbix server.
Instead, we want it to collect system performance data from the Zabbix agent running on the same host.
Comment