zabbix triger does not set the trigger to the ok state when using no data

27 Views Asked by At

I am unable to return the trigger to the resolved state using no data and other keys.

the trigger works fine when the condition is reached, but if the device was turned off and no data is received, then the trigger remains hanging in the problem state problem expression:

last(/_custom proverki/proc.num[AnyDesk.exe])>=3

recovery expression:

nodata(/_custom proverki/proc.num[AnyDesk.exe],1m,"strict")=1

It has been hanging for 3 days

0

There are 0 best solutions below