PRTG Manual: Microsoft Azure SQL Database Sensor
The Microsoft Azure SQL Database sensor monitors the metrics of an Azure SQL Database (single database or elastic pool) in a Microsoft Azure subscription.
For a detailed list and descriptions of the channels that this sensor can show, see section Channel List.
- Dutch: Microsoft Azure SQL database
- French: Microsoft Azure base de données SQL
- German: Microsoft Azure SQL-Datenbank
- Japanese: Microsoft Azure SQL Database
- Portuguese: Banco de dados SQL do Microsoft Azure
- Russian: База данных Microsoft Azure SQL
- Simplified Chinese: Microsoft Azure SQL 数据库
- Spanish: Base de datos SQL de Microsoft Azure
Consider the following remarks and requirements for this sensor:
Remark |
Description |
---|---|
Permissions for the Azure custom role |
This sensor requires an Azure custom role with permissions for specific actions.
|
Credentials |
This sensor requires credentials for Microsoft Azure. |
IPv6 |
This sensor supports IPv6. |
Performance impact |
This sensor has a very low performance impact. |
Scanning interval |
|
Knowledge Base |
Knowledge Base: How do I obtain credentials and create custom roles for the Microsoft Azure sensors? |
The sensor has the following default tags that are automatically predefined in the sensor's settings when you add the sensor:
- azure
- microsoftazure
- microsoftazuresqldatabase
For more information about basic sensor settings, see section Sensor Settings.
Setting |
Description |
---|---|
Azure SQL Database Name |
The name of the Azure SQL Database that this sensor monitors.
|
Azure SQL Database ID |
The ID of the Azure SQL Database that this sensor monitors. |
Azure SQL Server Name |
The name of the Azure SQL server that hosts the Azure SQL Database. |
Resource Type |
The resource type of the Azure SQL Database that this sensor monitors. This can be a single database or an elastic pool in a virtual core (vCore) based purchasing model or a DTU-based purchasing model.
|
Region |
The Azure region of the Azure SQL Database that this sensor monitors. |
Purchasing Model |
The purchasing model of the Azure SQL Database. This can be vCore based or DTU based. |
Elastic Pool |
The name of the elastic pool if the resource type of the Azure SQL Database is an elastic pool. If the resource type is not an elastic pool, the field shows n/a. |
Setting |
Description |
---|---|
Primary Channel |
Select a channel from the list to define it as the primary channel. In the device tree, PRTG displays the last value of the primary channel below the sensor's name. The available options depend on what channels are available for this sensor.
|
Graph Type |
Define how this sensor shows different channels:
|
Stack Unit |
This setting is only visible if you select Stack channels on top of each other above. Select a unit from the list. PRTG stacks all channels with this unit on top of each other. By default, you cannot exclude single channels from stacking if they use the selected unit. However, there is an advanced procedure to do so. |
Setting |
Description |
---|---|
Result Handling |
Define what PRTG does with the sensor result:
|
By default, all of these settings are inherited from objects that are higher in the hierarchy. We recommend that you change them centrally in the root group settings if necessary. To change a setting for this object only, click under the corresponding setting name to disable the inheritance and to display its options.
For more information, see section Inheritance of Settings.
Which channels the sensor actually shows might depend on the target device, the available components, and the sensor setup.
Channel |
Description |
---|---|
Connections Failed |
The number of failed connections |
CPU Used % |
The CPU usage (%)
|
Data I/O % |
The data I/O operations (%) |
Data Space Used |
The data space usage |
Data Space Used % |
The data space usage (%) |
Deadlocks |
The number of deadlocks |
Downtime |
In the channel table on the Overview tab, this channel never shows any values. PRTG uses this channel in graphs and reports to show the amount of time in which the sensor was in the Down status. |
DTU % |
The DTUs (%) |
DTU Limit |
The DTU limit |
DTU Used |
The used DTU |
eDTU Limit |
The eDTU limit |
eDTU Used |
The used eDTU |
Log I/O |
The log I/O operations |
Sessions % |
The sessions (%) |
KNOWLEDGE BASE
How do I obtain credentials and create custom roles for the Microsoft Azure sensors?
What security features does PRTG include?