swap plugin: Add the "ReportBytes" option.
authorFlorian Forster <octo@collectd.org>
Wed, 12 Sep 2012 16:55:08 +0000 (18:55 +0200)
committerFlorian Forster <octo@collectd.org>
Wed, 12 Sep 2012 19:46:26 +0000 (21:46 +0200)
commit5cf0dd212fd19be57c49fb3f4c073c5706a0fde0
treea5c194585a3aea5806ce8dfe0d68ba7904a71e37
parent59dded4cc1a2077ad11c6e9b507e15ad19e0e38c
swap plugin: Add the "ReportBytes" option.

When enabled, swap I/O is reported in bytes, not pages. Only valid for Linux.

This should fix Github issue #10.
src/collectd.conf.in
src/collectd.conf.pod
src/swap.c