Package org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state
-
Interface Summary Interface Description HardwareInterrupt Percentage of CPU time spent servicing hardware interrupts.Idle Percentage of CPU time spent idle.Kernel Percentage of CPU time spent running in kernel space.Nice Percentage of CPU time spent running low-priority (niced) user processes.SoftwareInterrupt Percentage of CPU time spent servicing software interruptsTotal Total CPU utilization.User Percentage of CPU time spent running in user space.Wait Percentage of CPU time spent waiting for I/O. -
Class Summary Class Description HardwareInterruptBuilder Class that buildsHardwareInterruptinstances.IdleBuilder Class that buildsIdleinstances.KernelBuilder Class that buildsKernelinstances.NiceBuilder Class that buildsNiceinstances.SoftwareInterruptBuilder Class that buildsSoftwareInterruptinstances.TotalBuilder Class that buildsTotalinstances.UserBuilder Class that buildsUserinstances.WaitBuilder Class that buildsWaitinstances.