SQL Server Instance monitoring
The requirement is to ensure that a specific instance (e.g., SQL1) remains active, and to receive a notification if the active instance switches to another server (e.g., SQL2 or SQL3).
1
vote