How do I view CPU and memory usage for my Amazon Aurora DB cluster?

2 分的閱讀內容
0

I want to view the CPU and memory usage for my Amazon Aurora DB cluster. How can I do this using Enhanced Monitoring?

Resolution

Amazon Aurora automatically sends metric data for your DB instance to Amazon CloudWatch. You can view the metric data in the Amazon Relational Database Service (Amazon RDS) console. To view Aurora metrics in the CloudWatch console, see Overview of monitoring metrics in Amazon Aurora.

To view Enhanced Monitoring metrics, you must first turn on Enhanced Monitoring.

You can view the available metrics for your DB cluster in the Amazon RDS by doing the following:

  1. Open the Amazon RDS console.
  2. Choose Databases from the navigation pane.
  3. Select your DB instance.
  4. Choose the Monitoring tab.
  5. From the Monitoring menu, choose CloudWatch, Enhanced Monitoring, or OS process list.

In the operating system (OS) process list section of Enhanced Monitoring, review the OS processes and RDS processes. Confirm the percentage of CPU use of a mysqld or Aurora process. These metrics can help you confirm whether any increase in CPU utilization is caused by OS or by RDS processes. Or, you can use these metrics to monitor any CPU usage increases caused by mysqld or Aurora. You can also see the division of CPU use by reviewing the metrics for cpuUtilization. For more information, see the Monitoring OS metrics with Enhanced Monitoring.


Related information

Monitoring metrics in an Amazon Aurora cluster

How can I troubleshoot and resolve high CPU utilization on my Amazon RDS for MySQL instance?

AWS 官方
AWS 官方已更新 1 年前
4 評論

Title is misleading. this does NOT cover how to monitor memory. The metric does not seem to be available

Rod
回答 2 個月前

Thank you for your comment. We'll review and update the Knowledge Center article as needed.

profile pictureAWS
管理員
回答 2 個月前

I am logged in as an admin but cannot turn on the enhanced monitoring without any feedback on why. Enhanced monitoring, OS process list and Performance Insight is just grayed out in the monitoring dropdown for my cluster.

Maybe add information for when this is the case.

Ragnar
回答 12 天前

Thank you for your comment. We'll review and update the Knowledge Center article as needed.

profile pictureAWS
管理員
回答 11 天前