[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Wed Jan 20 18:10:00 CET 2010
src/common.c | 18 +++++++++++++++++
src/common.h | 2 +
src/swap.c | 61 ++++++++++++++++++++++++++++++++++++---------------------
3 files changed, 58 insertions(+), 23 deletions(-)
New commits:
commit 3df6a01f980f7832263d2bdb3ff161aabbd7aed9
Author: Florian Forster <octo at huhu.verplant.org>
Date: Wed Jan 20 18:09:28 2010 +0100
swap plugin: Put parsing of Linux 2.6 and <2.6 files into one loop.
commit 3b8dcc64a73b25b67d4eb242e0e58ca5bc6dbb7c
Author: Florian Forster <octo at huhu.verplant.org>
Date: Wed Jan 20 18:08:49 2010 +0100
src/common.[ch]: Implement âstrtoderiveâ.
Simplifies error handling.
commit 7ca7633ea95efa4fd0b08e128e64e57b6c935d97
Author: Florian Forster <octo at huhu.verplant.org>
Date: Wed Jan 20 17:42:52 2010 +0100
swap plugin: Remove trailing whitespace.
commit 6aec896d16575505f32c67f62ad107054ed301ca
Author: Lorin Scraba <lorin at si-bemol.ro>
Date: Tue Jan 19 15:22:32 2010 -0800
swap plugin - swap in/out does not work for kernels <2.6
It works on RedHat9 and 6 (don't ask). A more gracefull solution is
having a configuration option for choosing /proc/<foo> format I
suppose...
Hope it helps some sysadmins like me that are forced to maintained
anqituities in production.
Cheers
From 1da38c6d515f7fa4599b7b08e1284fb2ac9a504a Mon Sep 17 00:00:00 2001
From: Lorin Scraba <lorin at si-bemol.ro>
Date: Tue, 19 Jan 2010 15:16:29 -0800
Subject: [PATCH] swap plugin - swapin/out fix for older kernels - <2.6
Signed-off-by: Lorin Scraba <lorin at si-bemol.ro>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list