Hi everyone,
i have yet to see how one can make a trigger based on a string value and a duration.
I have tried using dependencies but i'm still in a deadend.
The situation is as follow. I would like to have a trigger being for example high if an item has a string value of something else than "none" for 5 minutes and disaster if longer than 10 minutes.
Unfortunatly, as soon as you use string values, you loose the timing options. I have though using 2 scripts on our windows mahines, one sending only 0 and 1 to a zabbix item and another one sending the string value but i'm still locked because i want to send the string value in our alerts email and again : deadend...
Anyone has an idea ?
i have yet to see how one can make a trigger based on a string value and a duration.
I have tried using dependencies but i'm still in a deadend.
The situation is as follow. I would like to have a trigger being for example high if an item has a string value of something else than "none" for 5 minutes and disaster if longer than 10 minutes.
Unfortunatly, as soon as you use string values, you loose the timing options. I have though using 2 scripts on our windows mahines, one sending only 0 and 1 to a zabbix item and another one sending the string value but i'm still locked because i want to send the string value in our alerts email and again : deadend...
Anyone has an idea ?

Comment