How to monitor RAM memory usage of an EC2 Ubuntu instance

0

In the default monitoring section of the EC2 dashboard, you can see thing likes CPU and Network information, but the RAM usages is not there. Is there a way to add RAM monitoring to an EC2 instance?

iddober
質問済み 2年前2356ビュー
1回答
3
承認された回答

You can collect metrics from servers by installing the CloudWatch agent on the server. You can install the agent on both Amazon EC2 instances and on-premises servers, and on computers running either Linux, Windows Server, or macOS. If you install the agent on an Amazon EC2 instance, the metrics it collects are in addition to the metrics enabled by default on Amazon EC2 instances.

You can refer to Metrics collected by the CloudWatch agent which lists out the additional metrics that can be captured.

RoB
回答済み 2年前

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

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

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

関連するコンテンツ