[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'
Florian Forster
octo at verplant.org
Wed May 25 07:58:33 CEST 2011
src/apache.c | 1 +
src/ascent.c | 1 +
src/bind.c | 1 +
src/curl.c | 1 +
src/curl_json.c | 1 +
src/curl_xml.c | 1 +
src/nginx.c | 1 +
src/write_http.c | 1 +
8 files changed, 8 insertions(+), 0 deletions(-)
New commits:
commit e35f3c5c634216860f14586a7d17232022d8b588
Author: Mike Flisher <mike.flisher at gmail.com>
Date: Sun May 22 17:39:29 2011 +0200
Various plugins: Set the cURL option "CURLOPT_NOSIGNAL".
This fixes problems with version 7.21.2 (and later) of libcurl that are due to
collectd being a multi-threaded program.
Signed-off-by: Florian Forster <octo at collectd.org>
More information about the collectd-changes
mailing list