[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Tue Sep 16 07:22:53 CEST 2014
src/swap.c | 42 ++++++++++++++++++------------------------
1 file changed, 18 insertions(+), 24 deletions(-)
New commits:
commit 8b618e1fb63ca5f8c741e95651bc41cf6e454588
Author: Florian Forster <octo at collectd.org>
Date: Tue Sep 16 07:19:09 2014 +0200
swap plugin: Make SwapCached optional under Linux.
OpenVZ doesn't provide the line, which caused swap collection to be
skipped entirely on these systems. Instead, "cached" should simply be
ignored, as it is on other systems. Thanks to @zerkms for reporting this
problem!
Fixes: #733
More information about the collectd-changes
mailing list