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 年前檢視次數 2296 次
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 年前

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

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

回答問題指南