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.

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

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

回答問題指南