[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.0'
Florian Forster
octo at verplant.org
Sun Mar 11 14:48:54 CET 2012
configure.in | 41 ++++++++++++++++++++++++++++-------------
src/amqp.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 79 insertions(+), 16 deletions(-)
New commits:
commit 8991abf98de418b8464aa0f3251b024c9292da96
Author: Florian Forster <octo at collectd.org>
Date: Sun Mar 11 14:47:24 2012 +0100
amqp plugin: Fix compabitility with current librabbitmq.
In particular, add compatibility to the 0.9.1 and current development version.
Unfortunately, no version macro exists, so we need to do some autoconf trickery
:(
Fixes GitHub issue #6.
More information about the collectd-changes
mailing list