Introduction
Azure Database for MariaDB is a relational database service based on the open-source MariaDB Server engine. It’s a fully managed database as a service offering that can handle mission-critical workloads with predictable performance and dynamic scalability.
Setup
To set up the OpsRamp Azure integration and discover the Azure service,
go to Azure Integration Discovery Profile and select AzureDB for MariaDB
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
azure_cpu_percentage | CPU percent | Percent | Average | Percentage of CPU in use. |
azure_memory_percent | Memory percent | Percent | Average | Percentage of memory in use. |
azure_io_consumption_percent | IO percent | Percent | Average | Percentage of I/O in use. |
azure_storage_percent | Storage percentage | Percent | Average | Percentage of storage used out of the server's maximum. |
azure_storage_used | Storage used | Bytes | Average | Amount of storage in use. The storage used by the service may include the database files, transaction logs, and the server logs. |
azure_serverlog_storage_percent | Server Log storage percent | Percent | Average | Percentage of server log storage used out of the server's maximum server log storage. |
azure_serverlog_storage_usage | Server Log storage used | Bytes | Average | Amount of server log storage in use. |
azure_serverlog_storage_limit | Server Log storage limit | Bytes | Average | Maximum server log storage for this server. |
azure_storage_limit | Storage limit | Bytes | Average | Maximum storage for this server. |
azure_active_connections | Active Connections | Count | Average | Number of active connections to the server. |
azure_connections_failed | Failed Connections | Count | Average | Number of failed connections to the server. |
azure_network_bytes_egress | Network Out | Bytes | Average | Network Out across active connections. |
azure_network_bytes_ingress | Network In | Bytes | Average | Network In across active connections. |
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.