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

Florian Forster octo at verplant.org
Fri Aug 21 11:34:46 CEST 2009


 src/http.c |  189 +++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 110 insertions(+), 79 deletions(-)

New commits:
commit 8a9d8d59aa93ac08b0be988b4a9d5c639fcc9a9e
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 11:34:39 2009 +0200

    http plugin: Implement a `flush' callback.

commit 635bcdf70a2662701ced021296c2bd237dfdb33d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 11:34:05 2009 +0200

    http plugin: http_write: Clean-up.
    
    A couple of bugs have been fixed in the process. One error handling path
    didn't release a mutex, for example. Also, the buffer may have been sent
    truncated.

commit 1e1ab2bb55d4056048b8a6d73661a44e62f2ce14
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 11:24:24 2009 +0200

    http plugin: Comment in the call to `curl_easy_perform'.

commit 3cb2eec6754b18cb42be315d07e1a70bdbf40202
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 11:23:30 2009 +0200

    http plugin: http_value_list_to_string: Clean-up.

commit 099f87e0154f85daac03223ca30f59d004a14f9d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 10:23:30 2009 +0200

    http plugin: Use the `FORMAT_VL' macro.

commit 9870ddc3e717d5a715092dabea12854f29353199
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 10:22:59 2009 +0200

    http plugin: Don't convert COUNTER values to rates.

commit da112d8fecbf1a2ca4123907cdbf3debb1e3de7d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 10:22:38 2009 +0200

    http plugin: Remove an unused variable.




More information about the collectd-changes mailing list