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

已提问 2 年前1554 查看次数
1 回答
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.

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则