Hi,
i have a problem with Trigger on Zabbix (current v3.4.4).
I have a trigger, which is showed, when average value for last 24 hours is between 1 and 2. OK state is value 2.
{Server:item.avg(86400)}>1 and {Server:item.avg(86400)}<2
And now some steps, there i have a problem:
1. Average value is 1,6, trigger is on Dashboard - that's OK.
But i want, that trigger is solved early, then after 24 hours.
2. I fixed problem on server, server return now right value 2. But teigger is still active, because of 24 hour average
3. I did Clear history and trends. That clear all values from history and now after some minutes i have in history only value 2 and average is too 2.
But trigger is still active.
Why? History is cleared and from that time is there only value 2.
Thanks
i have a problem with Trigger on Zabbix (current v3.4.4).
I have a trigger, which is showed, when average value for last 24 hours is between 1 and 2. OK state is value 2.
{Server:item.avg(86400)}>1 and {Server:item.avg(86400)}<2
And now some steps, there i have a problem:
1. Average value is 1,6, trigger is on Dashboard - that's OK.
But i want, that trigger is solved early, then after 24 hours.
2. I fixed problem on server, server return now right value 2. But teigger is still active, because of 24 hour average
3. I did Clear history and trends. That clear all values from history and now after some minutes i have in history only value 2 and average is too 2.
But trigger is still active.
Why? History is cleared and from that time is there only value 2.
Thanks
Comment