You can check whether the prediction based on a predictive scaling rule meets your expectations so that you can determine whether to make corresponding adjustments. For example, if the predictive mode of a predictive scaling rule is set to Predict Only and the prediction meets your expectations, you can set the predictive mode to Predict and Scale. This way, Auto Scaling can automatically adjust the minimum and maximum numbers of instances.

Procedure

  1. Log on to the Auto Scaling console.
  2. In the left-side navigation pane, click Scaling Groups.
  3. In the top navigation bar, select the region where Auto Scaling is activated.
  4. Find a scaling group and use one of the following methods to go to the scaling group details page:
    • Click the ID of the scaling group in the Scaling Group Name/ID column.
    • Click Details in the Actions column.
  5. In the upper part of the page that appears, click the Scaling Rules and Event-triggered Tasks tab.
  6. On the Scaling Rules tab, find the predictive scaling rule and click its ID in the Scaling Rule ID/Name column.
    You can set the predictive mode to Predict and Scale after you confirm that the prediction meets your expectations. For more information, see Modify a scaling rule.
    You can go to the details page of the scaling rule to view multiple metrics that can help you evaluate the effect of the prediction.
    Figure 1. Actual utilization and predicted CPU utilization
    Figure 2. Actual number and predicted number of ECS instances in the scaling group
    Figure 3. Scheduled plans generated from the prediction

What to do next

If the predictive mode is set to Predict and Scale, Auto Scaling automatically creates scheduled tasks for the predictive scaling rule based on the scheduled plans generated from the prediction. You can view the details of the scheduled tasks on the Scheduled Tasks page. These tasks are named in the following format: PredictiveScaling-Scaling rule name-Execution time.
After the scheduled tasks are executed, the minimum and maximum numbers of instances in the scaling group are modified, and the system automatically deletes scheduled tasks that are executed. You can view the details of the scaling activities triggered by these scheduled tasks on the Scaling Activities tab.