Skip to content

collectors ProcessStatCollector

Rob Smith edited this page Oct 29, 2012 · 7 revisions

ProcessStatCollector

The ProcessStatCollector collects metrics on process stats from /proc/stat

Dependencies

  • /proc/stat

Options - Generic Options

Setting Default Description Type
enabled False Enable collecting these metrics bool
byte_unit byte Default numeric output(s) str

Example Output

servers.hostname.proc.btime 1319181102
servers.hostname.proc.ctxt 1791
servers.hostname.proc.processes 2
servers.hostname.proc.procs_blocked 0
servers.hostname.proc.procs_running 1
Clone this wiki locally