Hello
I set up an alert triggered when specific databases status changes to anything other than online. What we would like is to have it only trigger on the primary HA server. I cannot find a way to tell the alert to not trigger on other node
So logic would be
If this is primary server
and these databases are not online
alert
right now I have
If these databases are not online
alert
Any help appreciated
Thanks