Hello team!
I know there is macro ITEM.LASTVALUE which represent last value came into item which invoke trigger.
But can i see with trigger like this:
{Template App Zabbix Agent:agent.ping.nodata(5m)}=1
Alert like this:
"Zabbix agent unreachable TRIGGER.FUNCTION.ARGUMENT"
TRIGGER.FUNCTION.ARGUMENT should be resolved to "5m" which is passed to trigger function "nodata()"
Is there possible?
Thank you.
I know there is macro ITEM.LASTVALUE which represent last value came into item which invoke trigger.
But can i see with trigger like this:
{Template App Zabbix Agent:agent.ping.nodata(5m)}=1
Alert like this:
"Zabbix agent unreachable TRIGGER.FUNCTION.ARGUMENT"
TRIGGER.FUNCTION.ARGUMENT should be resolved to "5m" which is passed to trigger function "nodata()"
Is there possible?
Thank you.
Comment