Skip to content

collectors VMStatCollector

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

VMStatCollector

Uses /proc/vmstat to collect data on virtual memory manager

Dependencies

  • /proc/vmstat

Options

  • Generic Options
  • enabled: Enable collecting these metrics
  • byte_unit: Default numeric output(s)

Example Output

servers.hostname.vmstat.pgpgin 0.0
servers.hostname.vmstat.pgpgout 9.2
servers.hostname.vmstat.pswpin 0.0
servers.hostname.vmstat.pswpout 0.0
Clone this wiki locally