Recreate "monitoring" tab as a dashboard in cloudwatch

0

most PaaS services have a tab which is dedicated to monitoring. within you will see time series graphs of different metrics specific to those PaaS services. is there a simple way to re-create these graphs in cloud watch? it would be nice if there was some button which would allow you to recreate or at very least to be able to see the names of the metrics being rendered on the monitoring tab so that you could carry those metrics over into Cloud watch.

質問済み 2年前529ビュー
2回答
3

https://aws.amazon.com/about-aws/whats-new/2018/11/amazon-cloudwatch-introduces-automatic-dashboards-to-monitor-all-aws-resources/

You can navigate to Cloudwatch --> Dashboard --> 2nd tab --> Automatic Dashboards --->

All the running services will be visible there.

You could click on Add to Dashboard which will add them to the dashboard (to the master dashboard).

Hope this helps

AWS
Phani_L
回答済み 2年前
  • this is perfect and exactly what I was looking for. thank you!

2

Most of the monitoring tabs are prebuilt views into CloudWatch metrics. Some of them have options to "View in metrics" (or similar) that will take you directly to the metric in CloudWatch, and from there you can add to a dashboard.

Some of the Monitoring tabs don't have a way to directly link to CloudWatch, and so it's necessary to navigate to CloudWatch metrics to try and find the corresponding metric.

To determine the metric you're looking at in CloudWatch you might find the documentation helpful - for example this page documents the CloudWatch metrics for Redshift: https://docs.aws.amazon.com/redshift/latest/mgmt/metrics-listing.html and you might be able to map that back to what is displayed in the Monitoring tab.

回答済み 2年前

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

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

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

関連するコンテンツ