Auto Scaling Group (AWS_AUTO_SCALING_GROUP)
Attributes (parameters)
The following attributes are available for this monitor type:
Name | Description | Unit | Default Performance Key Indicator (KPI) |
---|---|---|---|
CPU Utilization (CPUUtilization) | Displays the percentage of CPU Utilization. | % | Yes |
Disk Read Bytes (DiskReadBytes) | Displays the number of bytes read from all disks available to the instance per poll period. This metric identifies the rate at which an application reads from the disk of the instance. Use this metric to determine the speed of the application. | MB | No |
Disk Read Operations (DiskReadOps) | Displays the number of completed read operations from all hard disks that are available to the instance. This metric identifies the rate at which an application reads a disk. Use this metric to determine the speed at which an application reads data from a hard disk. | # | No |
Disk Write Bytes (DiskWriteBytes) | Displays the number of bytes written to all disks available to the instance during a poll period. This metric is used to determine the volume of the data that the application writes to the hard disk of the instance. Use this metric to determine the speed of the application. | MB | No |
Disk Write Operations (DiskWriteOps) | Displays the number of completed write operations from all hard disks that are available to the instance. This metric identifies the rate at which an application writes from hard disks. Use this metric to determine the speed at which an application reads data from a hard disk. | # | No |
Group Desired Capacity (GroupDesiredCapacity) | Displays the number of instances that the Auto Scaling group attempts to maintain. | Number (#) | No |
Group InService Instances (GroupInServiceInstances) | Displays the number of instances that are running as part of the Auto Scaling group. This metric does not include instances that are pending or terminating. | Number (#) | Yes |
Group Maximum Size (GroupMaxSize) | Displays the maximum size of the Auto Scaling group. | # | No |
Group Minimum Size (GroupMinSize) | Displays the minimum size of the Auto Scaling group. | Number (#) | No |
Group Pending Instances (GroupPendingInstances) | Displays the number of instances that are pending. A pending instance is not yet in service. This metric does not include instances that are in service or terminating. | Number (#) | No |
Group Standby Instances (GroupStandbyInstances) | Displays the number of instances that are in a Standby state. Instances in this state are still running but are not actively in service. | Number (#) | No |
Group Terminating Instances (GroupTerminatingInstances) | Displays the number of instances that are in the process of terminating. This metric does not include instances that are in service or pending. | Number (#) | No |
Group Total Instances (GroupTotalInstances) | Displays the total number of instances in the Auto Scaling group. This metric identifies the number of instances that are in service, pending, and terminating. | Number (#) | Yes |
Network In (NetworkIn) | Displays the number of bytes received on all network interfaces by the instance. This metric identifies the volume of incoming network traffic to an application on a single instance. | MB | No |
Network Out (NetworkOut) | Displays the number of bytes sent out from all network interfaces used by the instance. This metric identifies the volume of outgoing network traffic on an application on a single instance. | MB | No |