MIB Viewer

sysGlobalHostCpuUsageRatio1m

OBJECT-TYPE
1.3.6.1.4.1.3375.2.1.1.2.20.29
Access
read-only
Status
current
Sub-identifiers
0
This is average usage ratio of CPU for the system in the last one minute. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 1-minute interval; user: sysGlobalHostCpuUser1m; niced: sysGlobalHostCpuNiced1m; stolen: sysGlobalHostCpuStolen1m; system: sysGlobalHostCpuSystem1m; idle: sysGlobalHostCpuIdle1m; irq: sysGlobalHostCpuIrq1m; iowait: sysGlobalHostCpuIowait1m
Gauge