Hi, guys. I want to use item from another template in trigger prototype expression.
I have error:
Also, Template App Zabbix Agent linked to Template OS Linux.
It does make it possible?
Code:
{Template iostat:iostat.metric[{#HARDDISK},util].avg(5m)}>80 and {Template App Zabbix Agent:zabbix[host,,maintenance].last(0)}=0
Code:
Updated: Trigger prototype "Iostat: {#HARDDISK} util is high ({ITEM.LASTVALUE1})" on "Template iostat, Template App Zabbix Agent".
Cannot implode expression "{Template OS Linux:iostat.metric[{#HARDDISK},util].avg(5m)}>80 and {Template OS Linux:zabbix[host,,maintenance].last(0)}=0". Incorrect item key "iostat.metric[{#HARDDISK},util]" provided for trigger expression on "Template OS Linux".
It does make it possible?
Comment