What is the Load(CPU) utilization value in predictive scaling graph.

0

The value of y-axis in the Predictive scaling policy Graph (under Auto scaling group) is in thousands, but says Load (CPU) utilization. What metric is it? It says aggregated CPU usage across the group, but I have only 1 instance in my ASG (for testing purposes) but the graph shows about 2K of CPU utilization during peak. what does it mean, and what is the UNIT value for the y-axis of the graph?

AWS
Narain
已提問 1 年前檢視次數 219 次
1 個回答
0

The load metric graph is SUM of the metric for the the full hour. So in your case it would be the SUM of all the CPU datapoints pushed by EC2 for every instance in the ASG. If you'd had 2 instances with the same load as this test one, the graph would show 4k. Predictive scaling is using this to find out the total load that was placed on the instance over the entire hour (since capacity predictions are currently made for whole hours)

AWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南