This topic describes how to monitor the log resources in the PolarDB-X console.
You can only monitor the log resources of PolarDB-X Enterprise Edition instances.
Procedure
Log on to the PolarDB-X console.
In the top navigation bar, select the region where the instance is deployed.
On the Instances page, click the PolarDB-X 2.0 tab.
Find the instance that you want to manage and click the instance ID.
In the left-side navigation pane, choose .
On the Log Resource Monitoring page, you can view the following metrics of your cluster or node.
Metric
Description
Processing delay
The binlog event processing delay. Unit: milliseconds.
Volume of processed data
The amount of binlog data being processed. Unit: bytes/s.
CPU utilization
The CPU utilization as a percentage value.
Memory usage
The usage of JVM heap memory as a percentage value. The value of this parameter is calculated based on the following formula: Usage of JVM heap memory = Amount of the used JVM heap memory/Total amount of JVM heap memory × 100%.
Processed events
The number of binlog events that are processed per second.
Processed transactions
The number of transactions that are processed per second.
Executed DML statements
The number of DML statements that are executed per second.
To view the metrics of your cluster, click the Cluster tab. Specify the time range within which the metrics that you want to view are collected and click OK.
To view the metrics of a node, click the Node tab. Select the log node whose metrics you want to view from the drop-down list, specify the time range within which the metrics that you want to view are collected, and then click OK.