[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'
Florian Forster
octo at verplant.org
Wed Sep 12 21:27:24 CEST 2012
src/collectd.conf.in | 4 ++++
src/collectd.conf.pod | 17 +++++++++++++++++
src/swap.c | 41 ++++++++++++++++++++++++++++++++++++++---
3 files changed, 59 insertions(+), 3 deletions(-)
New commits:
commit 25fd1667c186eb871a4b66f9866d6446e41f1bc2
Author: Florian Forster <octo at collectd.org>
Date: Wed Sep 12 18:55:08 2012 +0200
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.
More information about the collectd-changes
mailing list