CPUUtilization - AWS Elastic Beanstalk

CPUUtilization

CPU utilization metrics for an instance.

Contents

Idle

Percentage of time that the CPU has spent in the Idle state over the last 10 seconds.

Type: Double

Required: No

IOWait

Available on Linux environments only.

Percentage of time that the CPU has spent in the I/O Wait state over the last 10 seconds.

Type: Double

Required: No

IRQ

Available on Linux environments only.

Percentage of time that the CPU has spent in the IRQ state over the last 10 seconds.

Type: Double

Required: No

Nice

Available on Linux environments only.

Percentage of time that the CPU has spent in the Nice state over the last 10 seconds.

Type: Double

Required: No

Privileged

Available on Windows environments only.

Percentage of time that the CPU has spent in the Privileged state over the last 10 seconds.

Type: Double

Required: No

SoftIRQ

Available on Linux environments only.

Percentage of time that the CPU has spent in the SoftIRQ state over the last 10 seconds.

Type: Double

Required: No

System

Available on Linux environments only.

Percentage of time that the CPU has spent in the System state over the last 10 seconds.

Type: Double

Required: No

User

Percentage of time that the CPU has spent in the User state over the last 10 seconds.

Type: Double

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: