HeatWave and External MySQL DB System Metric Charts
Here are the descriptions of the HeatWave and External MySQL DB system metric charts displayed on the MySQL database details page.
The metric charts are listed in the Basic Monitoring Metrics and Full Monitoring Metrics sections, based on the monitoring option selected when enabling Database Management for a HeatWave DB system. For information on the monitoring options, see Enable Database Management for HeatWave.
For External MySQL DB systems, the metric charts listed in both the Basic Monitoring Metrics and Full Monitoring Metrics sections are available.
Basic Monitoring Metric Charts
The metric charts listed in the following table are available for the HeatWave DB systems for which Database Management was enabled with the Basic monitoring option, and for External MySQL DB systems.
Metric Chart | Description |
---|---|
Average statement latency (seconds) | Displays the average latency in seconds for the SQL
statements executed against the DB system.
Note:
The Average statement latency (seconds) chart
displays a combination of two metrics, namely
|
Channel failures (per minute) | Displays the channel failure events observed per
minute.
Note: This metric chart is only available for HeatWave DB systems. |
Channel lag (seconds) | Displays the channel lag in seconds with respect to the
source. If the channel is configured with replication delay, the channel
lag includes the replication delay.
Note: This metric chart is only available for HeatWave DB systems. |
Connections | Displays the following metrics:
|
CPU (%) and CPU (OCPU) | Displays the CPU utilization for the DB system.
Select the Usage option in the drop-down list in the upper-right corner of the chart to view the following metrics:
|
Disk (%) and Disk (GB) | Displays the total space utilization of the DB system.
Select the Usage option in the drop-down list in the upper-right corner of the chart to view:
|
Disk operations (IOPS) | Displays the following metrics per second:
|
Disk throughput (MBPS) | Displays the following metrics per second:
|
InnoDB buffer pool usage (pages) | Displays the following metrics:
|
Memory (%) and Memory (GB) | Displays the total memory utilization of the DB
system.
Select the Usage option in the drop-down list in the upper-right corner of the chart to view:
|
Merge passes (per second) | Displays the number of merge passes done by the sort algorithm per second. |
Monitoring status timeline | Displays the monitoring status of the DB system. |
Network throughput (MBPS) | Displays the following metrics per second:
|
New connections (per second) | Displays the total number of successful and unsuccessful connection attempts to the DB system per second. |
Row reads (per second) | Displays the following metrics per second:
|
Row writes (per second) | Displays the following metrics per second:
|
Rows sorted (per second) | Displays the number of sorted rows per second. |
Selects by types (per second) | Displays the following metrics per second:
|
Sorts using range (per second) | Displays the following metrics per second:
|
Statement count | Displays the total number of statements executed against the DB system. |
Temporary tables created (per second) | Displays the following metrics per second:
|
Terminated connections (per second) | Displays the following metrics per second:
|
Total statement latency (seconds) | Displays the total statement latency in seconds for all executed statements. |
Full Monitoring Metric Charts
The metric charts listed in the following table are available for the HeatWave DB systems for which Database Management was enabled with the Full monitoring option, and for External MySQL DB systems.
Metric Chart | Description |
---|---|
Binary log file I/O latency (microseconds) | Displays the I/O latency in microseconds for binary log files. |
Binary log file I/O read (bytes per second) | Displays the average number of bytes read from the binary log per second. |
Binary log file I/O written (bytes per second) | Displays the average number of bytes written to the binary log per second. |
Binary log space usage (bytes) | Displays the space usage in bytes for binary log files. |
Conflicts detected | Displays the number of transactions that have not passed the conflict detection check. |
Database activity (statements per second) | Displays the breakdown of various DML statements per second. |
Database transactions (transactions per second) | Displays the breakdown of various database transactions per second. |
Prepared statements API (statements per minute) | Displays the breakdown of various prepared statements using MySQL C API, per minute. |
Prepared statements API invalidations (statements per minute) | Displays the number of prepared statements being reprepared per minute. |
Prepared statements SQL (statements per minute) | Displays the breakdown of prepared statements per minute. |
Queued transactions | Displays the number of transactions in the queue pending conflict detection checks. |
Relay log file I/O latency (microseconds) | Displays the total wait time, in microseconds, of timed occurrences of the relay log I/O event. |
Relay log file I/O read (bytes per second) | Displays the number of bytes read per second for the relay log I/O event. |
Relay log file I/O written (bytes per second) | Displays the number of bytes written per second for the relay log I/O event. |
Relay log space usage (bytes) | Displays the total relay log space usage, in bytes, for all channels. |
Rows validating | Displays the number of transaction rows that can be used for certification, but have not been garbage collected. |
Transactions checked | Displays the number of transactions that were checked for conflicts. |