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 ?

feita há 2 anos291 visualizações
1 Resposta
1
Resposta aceita

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
ESPECIALISTA
Peter_G
respondido há 2 anos
  • Thank you for your answer. I'll check it out and create JSON file for that.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas