Cloud watch Metric shows CPU utilisation as 600%

0

Cloud watch Metric shows CPU utilization for one of my ECS clusters as 600%Enter image description here

I don't know how to interpret this info. Is the utilization really go above 100% if so there should be some scaling but there is no such scaling up activity.

vignesh
preguntada hace 2 años347 visualizaciones
2 Respuestas
1

CpuUtilized metric - The CPU units used by tasks in the resource that is specified by the dimension set that you're using. Please refer here.

It is not the percentage of CPU being utilized, but the number of CPU units being utilized. If you've set your CPU reservation value in your task definition, this metric will tell you about the number of units of CPU being utilized at a certain point in time.

profile pictureAWS
INGENIERO DE SOPORTE
respondido hace 2 años
  • Its a Fargate container, no reservation is set to this task

0

The following AWS official document mentioned that CPU utilisation of ECS may exceed 100 %, which we hope will be helpful. [1]

[1] Amazon ECS CloudWatch metrics - Amazon Elastic Container Service
https://docs.amazonaws.cn/en_us/AmazonECS/latest/developerguide/cloudwatch-metrics.html#service_utilization

profile picture
mn87
respondido hace 2 años

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