CPUUtilization
CPU utilization metrics for an instance.
Contents
- Idle
-
Percentage of time that the CPU has spent in the
Idlestate 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 Waitstate 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
IRQstate 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
Nicestate 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
Privilegedstate 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
SoftIRQstate 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
Systemstate over the last 10 seconds.Type: Double
Required: No
- User
-
Percentage of time that the CPU has spent in the
Userstate over the last 10 seconds.Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: