[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Mon Apr 20 15:07:12 CEST 2009
src/apache.c | 11 ++++++++-
src/memory.c | 74 ++++++++++++++++++++++++++++++---------------------------
2 files changed, 49 insertions(+), 36 deletions(-)
New commits:
commit 38f27d544d9dec62d9aa382098507d8fc36c61f8
Author: Florian Forster <octo at huhu.verplant.org>
Date: Mon Apr 20 15:03:45 2009 +0200
memory plugin: Fix the order of the #ifdef's.
Linux has sysctl too. I'm using the same order as in the CPU plugin here,
i. e.:
* Linux
* kstat
* sysctl
commit 6dfea4931b4b446b7e6f22d97a24ce22dff7da98
Author: Florian Forster <octo at huhu.verplant.org>
Date: Mon Apr 20 15:03:24 2009 +0200
apache plugin: Fix the signature of the curl callback function.
More information about the collectd-changes
mailing list