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 年前

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

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

回答問題指南