You can visualize performance metrics in chart form on the server dashboard. Charts are arranged according to a preset layout. Metrics are collected once every minute and kept for up to 1 year. Retention period by aggregation unit is as follows.
Aggregate Unit | Retention Period |
---|---|
1 minute | 1 year |
Use a layout to show the size and position of charts. When the service is enabled, 2 layouts are provided by default, Default system index
and Default MySQL index
. Default layouts cannot be changed or deleted and you cannot add charts or change or delete charts that have been added. If you want to view charts in addition to the default layouts, you can create a layout and add charts.
You can view various performance metrics for DB instance in chart form. Each performance metric consists of a different type of chart. In addition to default system metrics, MySQL provides various performance metrics in chart form. Metrics that can be found for each chart are as follows.
Chart | Metrics(Unit) | Description |
---|---|---|
CPU Usage Rate | cpu used (%) | |
CPU Details | cpu user (%) cpu system (%) cpu nice (%) cpu IO wait (%) |
|
Memory Usage | memory used (%) | |
Memory Details | memory used (bytes) memory free (bytes) |
|
Swap Usage | swap used (bytes) swap total (bytes) |
|
Storage Usage | storage used (%) | |
Remaining Storage Usage | storage free (%) | |
Storage IO | disk read (bytes) disk write (bytes) |
|
Network Data Transfer | nic incoming (bytes) nic outgoing (bytes) |
Default network transfer used by MySQL occurs. |
CPU Average Load | 1m 5m 15m |
|
Queries Per Second | qps (count/sec) | |
Database Activity | select (count/sec) insert (count/sec) update (count/sec) delete (count/sec) replace (count/sec) call (count/sec) |
|
Buffer Pool | Buffer Pool Total (MB) Buffer Pool Used (MB) |
|
Slow Query | counts/min | |
Replication Delay | sec | |
Row Access | index (counts/sec) full scan (counts/sec) |
|
Database Connection Status | mysql status | Unable to access: 0, Able to access: 1 |
Data Storage Defect | disk fault status | Abnormal: 0, Normal: 1 |
Replication Thread Status | replication IO / SQL thread status | Abnormal: 0, Normal: 1 |
Server group allows you to view performance metrics for multiple DB instances in a single chart. Performance metrics appear in a single chart for each DB instance that belongs to a server group. Charts that consist of multiple performance metrics are all changed to individual performance metrics across server groups.
DB instances and server groups appear together in the list of servers on the left side of the server dashboard.