[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.3'

Florian Forster octo at verplant.org
Wed Apr 30 10:26:31 CEST 2008


 src/collectd.c  |    4 ++++
 src/collectd.h  |    3 ---
 src/interface.c |    4 ++++
 src/load.c      |    4 ++++
 src/memory.c    |   18 +++++++++++++-----
 src/swap.c      |    4 ++++
 6 files changed, 29 insertions(+), 8 deletions(-)

New commits:
commit 9d5a7847b03d78a94b6a0b153abeb630b4b94ddd
Merge: 3da24ea8c48268a64025dc4aae5bdf223d7dad0c f05e9721b9ea58d6ea4a8295a80cede2d6b327d1
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Apr 30 10:26:28 2008 +0200

    Merge branch 'collectd-4.2' into collectd-4.3

commit f05e9721b9ea58d6ea4a8295a80cede2d6b327d1
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Apr 30 10:25:15 2008 +0200

    Moved <statgrab.h> out of "collectd.h" and into the plugins that actually use the library.
    
    The libstatgrab specific CFLAGS are only passed to these plugins, so that other
    plugins may fail if libstatgrab is in a non-standard path.




More information about the collectd-changes mailing list