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

posta 2 anni fa1555 visualizzazioni
1 Risposta
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.

con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande