CPU Utilization metrics

1

Hi,

I am seeing an issue with Cloudwatch CPU utilization metrics for an EC2 instance. It raised an alarm for more CPU utilization but the graph show abnormal values of percentage on y axis. It is showing 138G max value for percent. Also the machine is working fine and we dont find any issue of max CPU utilization on machine. Is this a bug by AWS or misreporting?

  • You mean 138,000,000,000 value (138G), not 138%? Up to 200% is possible due to borrowing CPU from another virtual instance. And you're plotting the Average statistic for the metric?

  • it is 138G on y axis. Statistic= Maximum, Period= 1 minute. Why it start reporting value like this? isnt is suppose to show percentage?

  • if you have a screenshot, that would be great

feita há 2 anos1555 visualizações
1 Resposta
0

If these are CPU utilization, then most likely in Statistics, Sum has been selected meaning that:

All the values submitted for the matching metric are added together

Change it to Average, or Maximum to plot a more meaningful graph.

respondido há 2 anos

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