Support sending percentages for memory utilization
authorJeremy Katz <jeremy@katzbox.net>
Sat, 21 Sep 2013 16:00:01 +0000 (18:00 +0200)
committerFlorian Forster <octo@collectd.org>
Sun, 12 Jan 2014 09:50:43 +0000 (10:50 +0100)
commit1aa8032d546fec75d3ad8b7cccfe373a272dfe63
treeb54850a2daba910d1a87fcc5797709445a9bb0a6
parent50d1b34d63bfce7bc264834eebf75800d49c1e44
Support sending percentages for memory utilization

Allow setting ReportPercentage and ReportAbsolute to enable
sending percentages of memory usage instead of absolute values.
This is useful when trying to compare across a heterogeneous
set of systems.

Signed-off-by: Florian Forster <octo@collectd.org>
src/memory.c