From the Wiki and my reading in the forums, I was under the impression that given the Trigger Expression:
The TITLE of the trigger is as follows:
So now my question....
It is my understanding that the macro {TRIGGER.KEY} *should* expand/replace with "zabbix[items_unsupported]" when viewed in the triggers configuration page.
Instead I see the following:
Thanks to everybody for their time and consideration. Forgive me if this has been asked before.
Aaron
Code:
{__ZABBIX.database:zabbix[items_unsupported].min(90)}#0
Code:
{HOSTNAME} :: ZABBIX CONFIGURATION :: {TRIGGER.KEY}
It is my understanding that the macro {TRIGGER.KEY} *should* expand/replace with "zabbix[items_unsupported]" when viewed in the triggers configuration page.
Instead I see the following:
Code:
__ZABBIX.database :: ZABBIX CONFIGURATION :: {TRIGGER.KEY}
Aaron

Comment