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

Florian Forster octo at verplant.org
Tue Aug 19 09:48:23 CEST 2008


 configure.in    |   13 ++++++++-----
 src/Makefile.am |    2 +-
 src/swap.c      |   12 ++++++------
 3 files changed, 15 insertions(+), 12 deletions(-)

New commits:
commit 540e2d3c242dd39bb304fc3548dad5437ed6eddc
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Tue Aug 19 09:44:56 2008 +0200

    build system: Automatically enable the swap plugin if the kvm library is found.
    
    This fixes a bug introduced with the previous commit.

commit c146aa8a58c370ced66a869a49028232b6bd9bdf
Merge: aac435a16a547dd0a7621d0cda75b2918b24b515 e2004cdfb5c19647c3fc35f1322a5990cf04a8c8
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Tue Aug 19 09:25:46 2008 +0200

    Merge branch 'collectd-4.3' of /var/lib/git/collectd into collectd-4.3

commit aac435a16a547dd0a7621d0cda75b2918b24b515
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Tue Aug 19 09:24:33 2008 +0200

    build system: Define which version of libkvm has been checked for.
    
    The used `kvm_getswapinfo' is apparently an extension not all versions of the
    kvm library support.




More information about the collectd-changes mailing list