I want to implement Splat (*) expression like functionality for my proc.num to select all the values assigned to it on all the hosts under a template in the Items.
The expression I want to use is
min(/Template OS Linux by Zabbix agent/proc.num[,,,*],1m)=0
I have tested the same for single entity and it is working fine.
I want all the values configured like example.jar to fetch automatically from the host items.
I am using this for setting up a trigger for alerts when a process goes down.
Thanks in advance.
The expression I want to use is
min(/Template OS Linux by Zabbix agent/proc.num[,,,*],1m)=0
I have tested the same for single entity and it is working fine.
I want all the values configured like example.jar to fetch automatically from the host items.
I am using this for setting up a trigger for alerts when a process goes down.
Thanks in advance.