How To automaticaly modify CloudWatch Dashboard when new instance is created.

0

Hello friends, for my customers I will be deploying (their) new instances - on demand and automatically. I also have one CW Dashboard with the list of all my server-instances, Metrics and Alarms. Any Idea how to simply react for new generated server instance? Practicaly, when new instance apears, I would like automaticaly spread my Dashboard. I am looking for the simplest way, if exists. e.g. some CLI script, which I will run when new instance apears in my EC2. Erasing of old (and obsoled) instances will be usefull (and nice to have) too :) thanks martin

已提問 2 年前檢視次數 334 次
1 個回答
0

You can use Metrics explorer for this https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Metrics-Explorer.html. Metrics explorer visualizations are dynamic, so if a matching resource is created after you create a metrics explorer widget and add it to a CloudWatch dashboard, the new resource automatically appears in the explorer widget.

AWS
Pete_D
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南