Service graphs

daily graph weekly graph
monthly graph yearly graph

Graph Information

This graph shows the number of processes

Field Internal name Type Warn Crit Info
sleeping sleeping gauge     The number of processes that are sleeping for less than about 20 seconds.
idle idle gauge     The number of processes that are idle (sleeping for longer than about 20 seconds).
stopped stopped gauge     The number of stopped or traced processes.
zombie zombie gauge     The number of defunct ('zombie') processes (process terminated and parent not waiting).
uninterruptible uninterruptible gauge     The number of uninterruptible processes (usually IO).
runnable runnable gauge     The number of runnable processes (on the run queue).
total processes gauge     The total number of processes.