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
관련 콘텐츠
- AWS 공식업데이트됨 2년 전
- AWS 공식업데이트됨 3년 전