Service graphs

daily graph weekly graph
monthly graph yearly graph

Graph Information

Field Internal name Type Warn Crit Info
sys sys gauge     all CPU time spent in kernel system activity
usr usr gauge     all CPU time spent in normal programs and daemons
nice nice gauge     all CPU time spent in nice(1)d programs and daemons
idle idle gauge     all CPU time spent idling (waiting to get something to do)
iowait iowait gauge     all CPU time spent waiting for blocking I/O operations
irq irq gauge     all CPU time spent handling interrupts
soft soft gauge     all CPU time spent handling software interrupts
steal steal gauge     all CPU time spent elsewhere (stolen from us)
guest guest gauge     all CPU time spent in a guest operating system