With a zabbix 3.2.3 server I've been having a play with tags on triggers and at https://www.zabbix.com/documentation...ers/event_tags it seems to says that user macros can be used for the tag value as well as item.value and item.lastvalue
However, on a test host I've tried the following
{TRIGGER.STATUS} - not resolved
{EVENT.VALUE} - not resolved
{ITEM.VALUE} - resolved ok.
Is there a definitive list of what macros can be used here?
However, on a test host I've tried the following
{TRIGGER.STATUS} - not resolved
{EVENT.VALUE} - not resolved
{ITEM.VALUE} - resolved ok.
Is there a definitive list of what macros can be used here?
Comment