How to monitor RDS using CLoudWatch

0

Hi

I have an oracle 19c RDS instance running. Does RDS automatically publish all performance and other statistics data to CloudWatch or do I need to set this up manually?

Is there any good training video or article on how to read or use the CloudWatch data or graphs for monitoring?

Thanks

2回答
1

In general, yes, RDS publishes enough performance metrics to cloudwatch. There is an option to turn on enhanced monitoring, which will publish OS-level metrics to Cloudwatch. But, you will have to make the decision on if you need that level of monitoring.

Check the docs on RDS here: https://docs.aws.amazon.com/en_us/AmazonRDS/latest/UserGuide/CHAP_Monitoring.html

回答済み 7ヶ月前
profile pictureAWS
エキスパート
レビュー済み 7ヶ月前
  • There is a lot of metrics published. Is there any videos/articles that show what important metrics i need to monitor regularly and how to read the graphs and what cloudwatch alarms to setup?

0
承認された回答

Hi,

I guess that this blog post is exactly what you're looking for: https://aws.amazon.com/blogs/database/monitor-real-time-amazon-rds-os-metrics-with-flexible-granularity-using-enhanced-monitoring/

This blog post is about best practices for RDS monitoring with SQL Server but it provides good inspiration for Oracle: https://aws.amazon.com/blogs/database/part1-best-practices-on-how-to-configure-monitoring-and-alerts-for-amazon-rds-for-sql-server/

Best,

Didier

profile pictureAWS
エキスパート
回答済み 7ヶ月前
  • Excellent Links that enhanced my understanding for RDS monitoring. I had a question about diff between RDS events nd cloudwatch alarms but I will post it under different questions.

    Thank you!

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ