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 年前2361 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则