I am trying to set an Advanced Alert based on more than one device's status. My Alert looks like this:
Trigger when all of the following apply
Trigger when all of the following apply
Node Name is equal to Device-1
Node Status is equal to Down
Trigger when all of the following apply
Node Name is equal to Device-2
Node Status is equal to Down
Trigger when all of the following apply
Node Name is equal to Device-3
Node Status is equal to Down
Unfortunately this does not trigger. I have tried a few different things. It looks like as soon as I add more than one Node it fails to trigger. Anyone have any ideas?
Thanks.
Aaron