[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.0'
Florian Forster
octo at verplant.org
Thu Jul 5 09:13:38 CEST 2012
src/swap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a8369b08f0c2cd2793e423840820c719caacfa31
Merge: c00718f 86f8abb
Author: Florian Forster <github at nospam.verplant.org>
Date: Mon Jul 2 13:00:34 2012 -0700
Merge pull request #97 from tokkee/sh/swap
swap plugin: Don't report an error if there is no swap space on Linux.
commit 86f8abbafa7a174299caa435c7e0bc5d07b84968
Author: Sebastian Harl <sh at tokkee.org>
Date: Sat Jun 30 16:33:09 2012 +0200
swap plugin: Don't report an error if there is no swap space on Linux.
⦠rather, simply record zeros in that case. Swap may be switched on and off at
arbitrary times and/or might be added at "later" times. Thus, storing zero in
case the swap plugin is enabled sounds like the best approach to me.
More information about the collectd-changes
mailing list