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 | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_mariadb_active_connections | active_connections | Active Connections | Count | Average | Active Connections |
| azure_mariadb_backup_storage_used | backup_storage_used | Backup Storage used | Bytes | Average | Backup Storage used |
| azure_mariadb_connections_failed | connections_failed | Failed Connections | Count | Total | Failed Connections |
| azure_mariadb_cpu_percent | cpu_percent | CPU percent | Percent | Average | CPU percent |
| azure_mariadb_io_consumption_percent | io_consumption_percent | IO percent | Percent | Average | IO percent |
| azure_mariadb_memory_percent | memory_percent | Memory percent | Percent | Average | Memory percent |
| azure_mariadb_network_bytes_egress | network_bytes_egress | Network Out | Bytes | Total | Network Out across active connections |
| azure_mariadb_network_bytes_ingress | network_bytes_ingress | Network In | Bytes | Total | Network In across active connections |
| azure_mariadb_seconds_behind_master | seconds_behind_master | Replication lag in seconds | Count | Average | Replication lag in seconds |
| azure_mariadb_serverlog_storage_limit | serverlog_storage_limit | Server Log storage limit | Bytes | Maximum | Server Log storage limit |
| azure_mariadb_serverlog_storage_percent | serverlog_storage_percent | Server Log storage percent | Percent | Average | Server Log storage percent |
| azure_mariadb_serverlog_storage_usage | serverlog_storage_usage | Server Log storage used | Bytes | Average | Server Log storage used |
| azure_mariadb_storage_limit | storage_limit | Storage limit | Bytes | Maximum | Storage limit |
| azure_mariadb_storage_percent | storage_percent | Storage percent | Percent | Average | Storage percent |
| azure_mariadb_storage_used | storage_used | Storage used | Bytes | Average | Storage used |