Hi Dojo Community,
Our integration partner needs to set an alarm condition for a IRD receiver.
The IRD has 4 inputs if only one of the inputs is sync than we need to consider IRD is Ok/Good. If all 4 inputs are not sync than IRD is not working.
Moreover the expression example:
IF (COUNT([Row1, Row2, Row3, Row4] == “critical”) == 4) THEN “Critical” ELSE “Normal”
Is it possible to deliver this using conditions on alarm template?
Correlation engine license is not available.
Thank you in advance.
Joao Candeias [SLC] [DevOps Member] Asked question