How can I stop cloud watch agent for just part of metrixes not all

0

I run Cloud Watch Agent on my ubuntu on ec2 instance to get matrix of mem_used_percent. But unintentionally it started to collect matrix of disk and I want Cloud Watch Agent to stop send information of disks. Is there any solution to stop just part of collection of matrix or should I just unistall it and set up again ?

已提问 2 年前291 查看次数
1 回答
1
已接受的回答

The default predefined metric set (basic) includes disk and memory - see here. You should create a configuration file for the agent which includes only the metrics you want and configure the agent to use that file

AWS
专家
Peter_G
已回答 2 年前
  • Thank you for your answer. I'll check it out and create JSON file for that.

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

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

回答问题的准则