Not sure if it is a bug, that's why posting here
Configured a trigger with expression
and recovery expression
trap.wrt is a zabbix trapper item.
Got last trap with text "Alarm" at 16:31:46. As I understand, about 16:42 this event should have been resolved automatically (because of recovery expression). But it wasn't.
Is this a bug or I am doing something wrong?
Attaching screenshots of event details ant received trap list.

Configured a trigger with expression
Code:
{192.168.1.1:trap.wrt.count(10s,Alarm)}>0
Code:
{192.168.1.1:trap.wrt.count(10m,Alarm)}=0
Got last trap with text "Alarm" at 16:31:46. As I understand, about 16:42 this event should have been resolved automatically (because of recovery expression). But it wasn't.
Is this a bug or I am doing something wrong?
Attaching screenshots of event details ant received trap list.
Comment