Forum Discussion
loadedlouie27
Sep 28, 2020Brass Contributor
SQL Availability
Is there anyway to get the SQL Availability ?
-Akos-
Sep 28, 2020Brass Contributor
It depends: which SQL (Azure SQL, SQL in a VM). In a VM, you can check eventlog by sending the eventlog to a workspace, and setting an alert on when SQL service stops. Azure SQL, I would check from the client VM, probably also eventlog to workspace, then monitoring for failed connection there.