Overview
Monitoring and alarm are important features to help you maintain your database and provide reliability, availability, and performance support to troubleshooting. Monitoring enables you to stay on top of the resource utilization, performance, and status of TDSQL-C for MySQL, while alarm keeps you informed of database exceptions, so you can handle them promptly. Ultimately, this increases the system stability, improves the Ops efficiency, and reduces Ops costs.
The TDSQL-C for MySQL console has a visual Monitoring and Alarms page, which offers a wide variety of performance monitoring metrics and convenient monitoring features. As soon as any business exception occurs, alarm messages will be pushed to you according to the alarm rules you set. In this way, you can stay up to date with your database status, performance, and resource usage comprehensively, with no additional development required.
Concepts
Metric
Metric is a fundamental concept in CM. A metric represents a time-ordered set of data points sent to CM, such as CPU utilization and memory utilization. You can retrieve the statistics of those data points in time series. A metric can be seen as a variable to monitor, and the data points represent the values of the variable over time.
Unit
Unit refers to the measurement unit of the raw metric data; for example, the unit of CPU utilization is %.
Time granularity
Time granularity refers to a statistical period in CM. Timestamp data represents the result of aggregating all the data collected in the specified time granularity.
Alarm
Alarm management is a feature in the Cloud Monitor Alarm service. It triggers alarms for exceptions of Tencent Cloud resources and allows you to view alarm messages, customize alarm thresholds, and subscribe to alarms.
Supported monitoring types
|
| Read-write and read-only instances can be monitored. |
| |
Monitoring granularities
In TDSQL-C for MySQL, the monitoring time granularity is automatically adjusted based on the monitoring time range as follows:
Note:
Currently, you can view monitoring data of TDSQL-C for MySQL in the past 31 days.
Monitoring metrics
TDSQL-C for MySQL offers a rich set of monitoring metrics to help you better track your database resource utilization, performance, and status. For more information, see Supported Monitoring Metrics.
Was this page helpful?