MIB Viewer

sysGlobalHostCpuUsageRatio

OBJECT-TYPE
1.3.6.1.4.1.3375.2.1.1.2.20.13
Access
read-only
Status
current
Sub-identifiers
0
This is usage ratio of CPU for the system. 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 10-second interval; user: sysGlobalHostCpuUser; niced: sysGlobalHostCpuNiced; stolen: sysGlobalHostCpuStolen; system: sysGlobalHostCpuSystem; idle: sysGlobalHostCpuIdle; irq: sysGlobalHostCpuIrq; iowait: sysGlobalHostCpuIowait
Gauge