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
질문됨 일 년 전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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠