Add support for ReportAbsolute and ReportPercentage in swap plugin
authorJeremy Katz <jeremy@katzbox.net>
Sat, 21 Sep 2013 15:25:10 +0000 (17:25 +0200)
committerFlorian Forster <octo@collectd.org>
Sun, 12 Jan 2014 08:28:30 +0000 (09:28 +0100)
commit5d468bb6458ce64e9a84d2445019c851923a2b20
tree1907eeb206a0d6664037f79740dd63e09f0bc980
parent50d1b34d63bfce7bc264834eebf75800d49c1e44
Add support for ReportAbsolute and ReportPercentage in swap plugin

Add ReportAbsolute and ReportPercentage options to the swap plugin
so that values can be converted to percentages much like in the
df plugin

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