When I set up an alarm for an Amazon EC2 Auto Scaling group to scale up when CPU utilization is larger than 80%, will it calculate a mean CPU utilization value of all the instances in the group? Or it just randomly monitor one instance of the group?
Lots of code include the parameter “dimensions”, what does it mean?