Hello,
I have recently setup AlwaysOn in SQL Server 2017 and has been in Production for several weeks now. Everything is working fine. I'm currently in the process of setting up SQL Alerts to monitor AlwaysOn AG. One of the alerts I created yesterday was to monitor Availability Group role change. I manually failed over from the primary to secondary to test the alert. The alert worked however I was getting about 28 email notifications within 1-2 seconds. All the emails were identical. My initial reaction was maybe an email for each database in the Availability Group. But we only have about 15 databases. So does anyone know why I was getting 28 alerts when I failed over from primary to secondary? Is this how it supposed to work or did I misconfigure something?
Thank you