[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.0'
Florian Forster
octo at verplant.org
Sun Feb 19 12:44:14 CET 2012
src/amqp.c | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
New commits:
commit 8573f6aa5dfcea9e104f23b3316f55e33976ccee
Author: Florian Forster <octo at collectd.org>
Date: Sun Feb 19 12:42:57 2012 +0100
AMQP plugin: Fix sleeping of "interval_g seconds".
Since "interval_g" was changed to "cdtime_t", the plugin would sleep 2^30 times
as long as intended. D'oh! Thanks to Xavier for reporting this!
Change-Id: I8e9992307a1fdbb2df799a5359eb6695409684df
More information about the collectd-changes
mailing list