Checks whether the CPU core count of each Elastic Compute Service (ECS) instance in your Alibaba Cloud account meets a specified minimum. An ECS instance is non-compliant if its CPU core count falls below the threshold.
Scenarios
Use this rule to enforce a minimum CPU core count across ECS instances in your account. This prevents workload failures caused by under-provisioned instances.
Risk level
Default risk level: low.
You can change the risk level when you apply this rule.
Compliance evaluation logic
If the CPU core count of an ECS instance is greater than or equal to the value specified in
cpuCount, the evaluation result is compliant.If the CPU core count of an ECS instance is less than the value specified in
cpuCount, the evaluation result is non-compliant. For remediation steps, see Non-compliance remediation.
Rule details
|
Item |
Description |
|
Rule name |
ecs-cpu-min-count-limit |
|
Rule ID |
ecs-cpu-min-count-limit |
|
Tag |
ECS and CPU |
|
Automatic remediation |
Not supported |
|
Trigger type |
Configuration change |
|
Supported resource type |
ECS instance |
|
Input parameter |
|
Non-compliance remediation
Change the non-compliant ECS instance to an instance type with more CPU cores. For step-by-step instructions, see Configuration change overview.