--- title: "SQL Server" slug: "sql-server-availability-monitoring" updated: 2021-12-01T08:44:30Z published: 2021-12-01T08:44:30Z canonical: "docs.biztalk360.com/sql-server-availability-monitoring" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.biztalk360.com/llms.txt > Use this file to discover all available pages before exploring further. # SQL Server BizTalk Server highly depends on its SQL Server databases for storing messages, picking them up for processing, maintaining the state and configuration of all kinds of artifacts, and many other tasks. Therefore, it is crucial that BizTalk Server can access its databases via SQL Server. Especially in Production environments, often Fail-over Clusters or Availability Groups are used for SQL Server high availability. BizTalk360 provides SQL Server Availability monitoring to understand if SQL Server is working like expected. ## Configuring SQL Server Availability Monitoring in BizTalk360 To configure SQL Server Availability Monitoring, follow the below steps. 1. Log in to BizTalk360 2. Navigate to the '**Monitoring'** section in the environment panel 3. Click the '**Environment settings'** option 4. Click '**General'** and then hit the '**Manage SQL Server'** option 5. Next, click the '**Add SQL Server' button,** select the SQL servers for which you want to monitor, and click the '**Add**' button ![](https://cdn.document360.io/253f6006-3994-42d0-98cd-fdc637f51791/Images/Documentation/Add%20SQL%20Server(1).gif) 6. Click the '**Monitoring'** section and expand '**Manage Mapping'**, now click the '**Server availability**' option 7. Click the '**SQL****'** tab page on the top. By doing this, BizTalk360 automatically lists all the configured SQL servers 8. Select the Alarm name (see [Manage Alarms](https://docs.biztalk360.com/docs/manage-alarms)) from the drop-down that you would like to associate with the SQL server availability monitoring 9. When there is no SQL Server configured for monitoring, in the grid with the SQL servers. the **Status** will be set to ‘**Not Configured**’ 10. Select the SQL Server that you want to monitor from the list and click '**Enable Monitoring'** to start monitoring the SQL server ![](https://cdn.document360.io/253f6006-3994-42d0-98cd-fdc637f51791/Images/Documentation/SAvailavility_SQL_Monitoring.gif) 11. By default, the **ICMP protocol** and **Any one server is down** option will be selected. Make any changes to your requirements As per customer requirement, users can set all servers are down (or) anyone server are down. Based on the selection BizTalk360 will send an alert. 12. The Monitoring dashboard will reflect the health of SQL servers as shown below ![](https://cdn.document360.io/253f6006-3994-42d0-98cd-fdc637f51791/Images/Documentation/image-1637237154208.png) Once the settings are configured, BizTalk360 will start monitoring the SQL servers for any violations of the configure monitoring rules. Once a violation occurs, BizTalk360 will notify the users via configured notification channels. To receive email notifications from BizTalk360 on the threshold violation alerts, users must configure the SMTP settings under BizTalk360 Settings. Follow the steps in [this article](http://docs.biztalk360.com/v10-0/docs/en/configure-smtp) to configure the SMTP settings in BizTalk360. In BizTalk360, there are various notification channels like Microsoft Teams, Slack, ServiceNow, SMS, Event Viewer, WebHook, etc. For more information on Notification Channels, see [this page.](http://docs.biztalk360.com/docs/notification-channel-settings) ## Important points to remember in SQL Server Availability Check the below list for a couple of important points concerning SQL Server Availability Monitoring: - Choose between ICMP or Telnet protocol - To check the SQL server availability, administrators need to ping the servers. BizTalk360 supports 'Ping' and 'Telnet' to achieve this; therefore, (one of) these protocols need to be enabled - Administrators can choose the option when to receive the alert, either if one of the SQL Servers in the group has gone down or only when all the servers in the group have gone down - In BizTalk360, SQL Server availability can be configured for only one alarm per environment - When a Gateway Proxy is configured in BizTalk360 (under Settings > Gateway Settings), Telnet would use the proxy details to bypass the Firewall - BizTalk360 also gives the option to modify the existing configured Server Availability monitoring at any time ## Related - [BizTalk Servers](/biztalk-server-monitoring.md)