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

Florian Forster octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org
Fri Apr 6 10:17:50 CEST 2007


 configure.in    |   36 +++++++++++++++++++++++++++++++++---
 src/Makefile.am |    4 ++++
 src/disk.c      |   32 +++++++++++++++++++++++++++-----
 src/plugin.c    |    9 ++++-----
 src/tape.c      |   26 +++++++++++++++++++++++---
 5 files changed, 91 insertions(+), 16 deletions(-)

New commits:
commit b36611834c4a9a9a59ff85f4868d0f272903b16f
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Fri Apr 6 10:17:43 2007 +0200

    configure.in: Bumped version to 4.0.0-rc3.

commit d44e16e085418afe43f554cc22fe55c08d948079
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Fri Apr 6 10:08:45 2007 +0200

    src/plugin.c: Fix compiler-warnings for the Sun CC.
    
    Assigning a (void *) to a function-pointer issues a warning with the Sun CC.

commit 9ac1de503689f86a1fff10c152d273251acb9fa9
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Fri Apr 6 10:08:03 2007 +0200

    disk, tape plugin: Handle different `kstat_io_t' correctly.

commit e94efcbebba537ccee241af4c8b560a0aafc4348
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Fri Apr 6 10:07:18 2007 +0200

    configure.in: Many fixes for Solaris. Especially check the `kstat_io_t'-type for it's members.
    
    Also changed `src/Makefile.am' to link `collectd-nagios' with `libsocket' if needed.

commit 2931f54eef37d57edeeb9a798ea0e239f67dc424
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date:   Thu Apr 5 21:03:52 2007 +0200

    disk plugin: The member-names of the `kstat_io_t'-struct were fixed.




More information about the collectd-changes mailing list