Monitor an EC2 by CPU core

0

we want to create a monitor by CPU Core. Currently only summary(total CPU) is available. We have a product which is license to run on only a subset of the CPUs and want to monitor those cores.

John
質問済み 4ヶ月前135ビュー
1回答
0

Hi John,

Please check CloudWatch agent that this fullfill your requirements: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/metrics-collected-by-CloudWatch-agent.html

For Linux you can also use for example sysstat and it's sar package or top/htop/atop which may show core usage.

About "product" I assume that this require that specific EC2 should exact the same core that license allow - that's the standard, it's depends of "Product" but I suggest to do use exact sizing of license and EC2 instance.

Thanks,

profile picture
回答済み 4ヶ月前

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

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

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

関連するコンテンツ