[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ja/zeromq'

Florian Forster octo at verplant.org
Sat Nov 6 18:32:25 CET 2010


 configure.in |  108 +++++++-------
 src/zeromq.c |  488 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 392 insertions(+), 204 deletions(-)

New commits:
commit fe93da5fe8f84b486fcc60e0ae713e6333f1da35
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Nov 6 18:32:13 2010 +0100

    zeromq plugin: Made the configuration a lot more flexible.
    
    It is not possible to bind / connect each socket to multiple endpoints.
    The code is not tested and probably buggy.

commit 3da0db98030fa64111e830d46384bc589f853b46
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Nov 6 17:39:25 2010 +0100

    zeromq plugin: Make it possible to configure multiple receive threads.

commit 8dac337fbf539daae9d6a6872426b7e35156ccf7
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Nov 6 17:34:14 2010 +0100

    zeromq plugin: Rename the meta data set by the plugin.

commit 308ee30f01f67e0d00478b64a2fca2ba5f0e9b88
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Nov 6 17:33:19 2010 +0100

    configure.in: Move check for libzmq to its alphabetical position.




More information about the collectd-changes mailing list