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

Florian Forster octo at verplant.org
Fri Aug 6 13:54:37 CEST 2010


 src/amqp.c           |  848 ++++++++++++++++++++++++++++++++++++++++----------
 src/collectd.conf.in |   18 +-
 2 files changed, 690 insertions(+), 176 deletions(-)

New commits:
commit 8e5560102a213ae360472f6bb12cab0f92d682e1
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 6 13:54:34 2010 +0200

    amqp plugin: Add a debug message.

commit 57a91595dd2cd80c5709efcb54b7a33b723ff813
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 6 13:54:23 2010 +0200

    amqp plugin: Enable the "StoreRates" option only when configuring a "Publish" block.

commit 111f69addbf605ff94a4e3bf6c63163e8736c9a4
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Aug 5 15:01:03 2010 +0200

    amqp plugin: First step towards subscribing to data via AMQP.

commit a490b1a3fea37d2734860c168910e42cbf8b54b0
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Aug 5 11:25:17 2010 +0200

    amqp plugin: Use the "camqp" prefix for all functions.
    
    The library uses the "amqp" prefix, so we should use something else.

commit 4e0e66e22701ed7c4bba5c80b551e4db6c85182d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Aug 5 11:18:53 2010 +0200

    amqp plugin: Implement publishing to multiple brokers.

commit 618d674b857ae9686ccf629364dd4c713ca6f559
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Aug 5 09:32:47 2010 +0200

    amqp plugin: Chose (hopefully sane) default values for all config options.

commit c263b200ab614c02ff68d47c20f709f1298712f3
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Aug 5 09:32:20 2010 +0200

    src/collectd.conf.in: Add missing config options of the AMQP plugin.

commit 2b29e86e6e340312edca22781ad857a35302b197
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Aug 4 23:22:00 2010 +0200

    amqp plugin: Added some comments. Rewrapped lines of the license header.




More information about the collectd-changes mailing list