We need to know why these additional stats appear for our VMs.

0

We need to know why these additional stats appear for our VMs.

How can we remove them?

procstat_cpu_usage procstat_memory_rss procstat_write_bytes procstat_write_count procstat_read_count procstat_read_bytes procstat_memory_vms

已提問 2 個月前檢視次數 70 次
1 個回答
2

Hello.

When you say VM, do you mean EC2?
Have you installed CloudWatch Agent on EC2 and configured it to output metrics?
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-procstat-process-metrics.html

In the case of Linux, I think it can be stopped using the following command.
https://github.com/aws/amazon-cloudwatch-agent/blob/main/packaging/dependencies/amazon-cloudwatch-agent-ctl

sudo /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl -m ec2 -a stop
profile picture
專家
已回答 2 個月前
profile picture
專家
已審閱 1 個月前
profile picture
專家
已審閱 2 個月前

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

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

回答問題指南