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
dead dead gauge     The number of dead processes.
sleeping sleeping gauge     The number of processes that are sleeping for less 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).
paging paging gauge     The number of paging processes (<2.6 kernels only).
uninterruptible uninterruptible gauge     The number of uninterruptible processes (usually IO).
runnable runnable gauge     The number of runnable processes (on the run queue).
processes processes gauge     The total number of processes.