Solarwinds told me to reach out to the community here so here it goes.We have a database mirrored and our director would like an alert for when they become desychronized. When it resets he would like to know which one picks up as principal and which one is mirror. I followed the article listed below and was able to get an alert for when they get desychronized. I was hoping this community could help me set up the alert to tell me which one becomes principal. What I am looking for is the reset trigger to send an email that checks the database_id and mirroring_role and provides that information into plain text. I am very new to orion and it's reporting so bear with me. Something likeIF mirroring_role = 1 THEN "database_id is Principal"If mirroring_role = 2 THEN "database_id is Mirror"https://support.solarwinds.com/SuccessCenter/s/article/Create-an-alert-on-SQL-Database-Mirroring-Status