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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ