Hi
I'd like to know if now it is possible to use threshold value as a macro for notifcations.

It is the same request as the one asked 12 years ago https://www.zabbix.com/forum/zabbix-...gger-threshold
Perhaps it is possible/easier now.
does something similar but it does not actually print the value I want, but the variable name, for example:
Thanks
Adam
I'd like to know if now it is possible to use threshold value as a macro for notifcations.
It is the same request as the one asked 12 years ago https://www.zabbix.com/forum/zabbix-...gger-threshold
Perhaps it is possible/easier now.
Code:
{TRIGGER.EXPRESSION}
Code:
{Aircam:icmppingsec.avg(5m)}>{[B]$ICMP_RESPONSE_TIME_WARN[/B]}
Adam