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

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 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