Skip to main content

CpuSnapshot

A snapshot of CPU usage.

Index

Properties

created_at

created_at: datetime

The time at which the system load information was measured.

is_overloaded

is_overloaded: bool

Indicate whether the CPU is considered as overloaded.

max_used_ratio

max_used_ratio: float

The maximum ratio of CPU that is considered acceptable.

used_ratio

used_ratio: float

The ratio of CPU currently in use.