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달 전77회 조회
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
전문가
검토됨 2달 전
profile picture
전문가
검토됨 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠