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