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
  • enabled: Enable collecting these metrics
  • byte_unit: Default numeric output(s)

Example Output

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