Hi,
In zabbix (2.2), I can see two ways to monitor agent availability:
using agent.ping or using zabbix[host,agent,available] (internal check)
Whereas agent.ping returns no data in case of unavailability, zabbix[host,agent,available] returns a 0 (if unavailable).
What is the difference between these two checks, and which one has to be used to properly monitor agent availability?
Thank's a lot
Regards,
Marc
In zabbix (2.2), I can see two ways to monitor agent availability:
using agent.ping or using zabbix[host,agent,available] (internal check)
Whereas agent.ping returns no data in case of unavailability, zabbix[host,agent,available] returns a 0 (if unavailable).
What is the difference between these two checks, and which one has to be used to properly monitor agent availability?
Thank's a lot
Regards,
Marc
Comment