Hi,
I know that there are many topics about this function, but still, I cannot find any solution to solve my problem.
I have a trigger that is {mytemplate:my.value-in.nodata(300)}=1 & {mytemplate:my.value-out.nodata(300)}=1
I applied this trigger to two equipements :
- 1 that receives absolutely no data
- 1 1 that receives data permanently
The trigger set this way, it never fires. I can define any parameter that I want (nodata(1440m), nodata(84600), with an "s" or without) the trigger never fires. Even "days" or "week" parameters don't even do the difference
If I set the trigger function to :
{mytemplate:my.value-in.nodata(300)}=0 & {mytemplate:value-out.nodata(300)}=0
Then it fires in the very first 30 seconds or 60 seconds (I cannot tell exactly).
I have also tried other function, based on a period a passed time (such as "count", "max", etc.), with exactly no difference. It seems like Zabbix is not considering the period parameter.
Is there any one who can help me please ? I'm desperate
For info : I'm using Zabbix 2.2.1
Thank you.
Nds
I know that there are many topics about this function, but still, I cannot find any solution to solve my problem.
I have a trigger that is {mytemplate:my.value-in.nodata(300)}=1 & {mytemplate:my.value-out.nodata(300)}=1
I applied this trigger to two equipements :
- 1 that receives absolutely no data
- 1 1 that receives data permanently
The trigger set this way, it never fires. I can define any parameter that I want (nodata(1440m), nodata(84600), with an "s" or without) the trigger never fires. Even "days" or "week" parameters don't even do the difference
If I set the trigger function to :
{mytemplate:my.value-in.nodata(300)}=0 & {mytemplate:value-out.nodata(300)}=0
Then it fires in the very first 30 seconds or 60 seconds (I cannot tell exactly).
I have also tried other function, based on a period a passed time (such as "count", "max", etc.), with exactly no difference. It seems like Zabbix is not considering the period parameter.
Is there any one who can help me please ? I'm desperate

For info : I'm using Zabbix 2.2.1
Thank you.
Nds


Comment