Hi all,
I am trying to display the value of Zabbix Agent Availibility Item on a map lablel. The key for this item is:
zabbix[host,agent,available]
So on the label for the host I am entering:
{HOSTNAME}
ZabbixAgent: {{HOSTNAME}:zabbix[host,agent,available].last(0)}
But I get an *UNKNOWN* for that value when I display the map. Usually means my format is wrong. What would be the correct way to display this value? Would like it to show as "Available" or "UnAvailable". I am running Zabbix 5.0.2.
I am trying to display the value of Zabbix Agent Availibility Item on a map lablel. The key for this item is:
zabbix[host,agent,available]
So on the label for the host I am entering:
{HOSTNAME}
ZabbixAgent: {{HOSTNAME}:zabbix[host,agent,available].last(0)}
But I get an *UNKNOWN* for that value when I display the map. Usually means my format is wrong. What would be the correct way to display this value? Would like it to show as "Available" or "UnAvailable". I am running Zabbix 5.0.2.