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

Florian Forster octo at verplant.org
Sun Feb 15 18:30:51 CET 2009


 ChangeLog      |   65 +++++++++++++++++++++++++++
 configure.in   |    8 +++-
 src/cpu.c      |  135 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 version-gen.sh |    2 +-
 4 files changed, 189 insertions(+), 21 deletions(-)

New commits:
commit 5dc37ca34bcb0742e8173f0c24ebdf59d2c6dc4d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 15 18:30:39 2009 +0100

    ChangeLog: Document Simon's changes.

commit 22188738ab743f15701bf739b437d83fdb053fe2
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 15 18:30:20 2009 +0100

    configure.in: Activate the cpu and swap plugins if sysctl is available.

commit 7af1f613fa37d82b29fb13fc1d37f0963389aa56
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 15 15:01:05 2009 +0100

    cpu plugin: Check if all required sysctl defines are present.
    
    Rather than checking for OpenBSD, since this interface may work with
    other *BSDs, too. The order of the initialization code has been fixed,
    too, and some other minor fixes..

commit 034b20cd422bdfbf74cb69822d700724eeb51fe6
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 15 14:33:39 2009 +0100

    cpu plugin: Fix indentation for the libstatgrab code.

commit 19e5209f02383982ec393445523bb4b386adcf62
Author: Simon Kuhnle <simon at blarzwurst.de>
Date:   Sun Feb 15 14:32:56 2009 +0100

    cpu plugin: Use C99-like stack allocation.
    
    As suggested by octo.
    
    Signed-off-by: Florian Forster <octo at leeloo.lan.home.verplant.org>

commit b3a21db6b95c734ab528f35a1fa0ef483843fa82
Author: Simon Kuhnle <simon at blarzwurst.de>
Date:   Sun Feb 8 13:16:19 2009 +0100

    cpu plugin: Add support for OpenBSD.
    
    Signed-off-by: Florian Forster <octo at leeloo.lan.home.verplant.org>

commit 1f61071aad4bab93906c85cbaddd7c5d815b316a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 15 12:43:50 2009 +0100

    Bumped version to 4.6.0; Updated ChangeLog.




More information about the collectd-changes mailing list