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 ?

preguntada hace 2 años291 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
EXPERTO
Peter_G
respondido hace 2 años
  • Thank you for your answer. I'll check it out and create JSON file for that.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas