Hi guys!
Having problem with Trigger prototype operation. Following "problem expression" config:
However, after 10 (or more) sequent lost probes problem expression above has been triggered.
It shows FALSE when tested in "expression constructor". However, in production it is behaving opposite.
Will be glad to receive any ideas for solution, thanks in advance!
Having problem with Trigger prototype operation. Following "problem expression" config:
Code:
{Template:LastRTT[{#SNMPVALUE}].count(#5,0,eq)}>=1 and
{Template:LastRTT[{#SNMPVALUE}].count(#5,0,eq)}<=4 and
{Template:LastRTT[{#SNMPVALUE}].count(5m,0,eq)}>4
It shows FALSE when tested in "expression constructor". However, in production it is behaving opposite.
Will be glad to receive any ideas for solution, thanks in advance!
Comment