Skip to content

collectors MemoryCollector

Rob Smith edited this page Jul 16, 2012 · 18 revisions

MemoryCollector

This class collects data on memory utilization

/proc/meminfo is used to gather the data, which is returned in units of kB

Dependencies

  • /proc/meminfo or psutil

Options

  • Generic Options
  • detailed: Set to True to Collect all the nodes
  • enabled: Enable collecting these metrics
  • byte_unit: Default numeric output(s)

Example Output

All keys are prefixed with nodes.hostname by default

Clone this wiki locally