want to activate Disk Usage and Ram Usage metrics

0

I need to activate Disk Usage and Ram Usage metrics for my windows instances there are a lot of tutorial available for Linux but not for Windows please help.

1 回答
2
已接受的回答

You can find instructions on installing the CloudWatch Agent on Windows here: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/install-CloudWatch-Agent-commandline-fleet.html

The install steps cover downloading the MSI for Windows (step 1) and installing it with msiexec (step 3). You will need to attach a suitable IAM Role to the instance, but the steps for this do not depend on the OS. Finally, instructions for starting the Agent are at the bottom of the page.

After it's installed, you can follow the steps for configuring it, which also cover Windows hosts: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/create-cloudwatch-agent-configuration-file.html

profile pictureAWS
专家
James_S
已回答 2 年前

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

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

回答问题的准则