I have an alert for non-business hours which is triggered when all of the following apply:
Node Status is equal to Down
Machine Type is not equal to Unknown
I have also set a delay of 5 minutes in "Do not trigger this action until condition exists for more than [5 minutes]."
One of the trigger actions is to send an email.
This doesn't appear to be working. If I look at events, I see the node down at, say, 1am. I am getting an email at 1am. What could I be doing wrong?