[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Wed Dec 15 08:04:04 CET 2010


 src/collectd.conf.pod |   16 ------
 src/curl_json.c       |  129 ++++++++++++++-----------------------------------
 src/utils_rrdcreate.c |    2 +-
 3 files changed, 37 insertions(+), 110 deletions(-)

New commits:
commit 30cfc39e265409fe7334caccf4368f8b2d0ee486
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Dec 15 08:04:00 2010 +0100

    src/utils_rrdcreate.c: Convert vl->interval to seconds when creating RRD files.

commit 2f2744072ab144b8130b2296327fc3382e5f7f80
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Dec 15 07:51:40 2010 +0100

    curl_json plugin: Fix handling of numbers which are returned as strings.
    
    Also, the string handling function has been simplified. The obscure and
    hardly documented sub-request for incomplete keys feature has been
    removed.

commit d54a1b83cbadbe4f73f2df6fb1e445c569e55b4b
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Tue Dec 14 08:16:46 2010 +0100

    curl_json plugin: Use "parse_value" to handle JSON numbers.

commit c62262dad0e5ce44076cfd1a56c7a12f455a47f6
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Tue Dec 14 07:25:24 2010 +0100

    curl_json plugin: Use the global config helper functions.




More information about the collectd-changes mailing list