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

Florian Forster octo at verplant.org
Sat Aug 29 10:45:42 CEST 2009


 AUTHORS               |    1 +
 README                |    6 +-
 configure.in          |    2 +
 src/Makefile.am       |   14 ++
 src/collectd.conf.in  |   15 ++
 src/collectd.conf.pod |   50 +++++
 src/plugin.c          |    8 +-
 src/write_http.c      |  501 +++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 595 insertions(+), 2 deletions(-)

New commits:
commit 131eda63f8958e63fb317f9584776b1311e49552
Merge: 8b71c571461f4e893bafbc041c3a44975439b282 56bcb4af5888121cef3a3c6bab1084bf225aa012
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Aug 29 10:45:38 2009 +0200

    Merge branch 'ps/http'

commit 56bcb4af5888121cef3a3c6bab1084bf225aa012
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Aug 29 10:39:09 2009 +0200

    write_http plugin: Implement the usual SSL options.

commit cf7c7d8538822a2ad09021adf1a919b7ce1892c0
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Aug 29 10:33:19 2009 +0200

    write_http plugin: Implement support for multiple destinations.

commit d3a409674a26075fe127e6800e2bc96ba389c102
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Aug 29 08:23:29 2009 +0200

    collectd.conf(5): Updated to reflect the renaming of the “write_http” plugin.

commit 64d0aa3fd682b4920751c2740a393437e3b8099b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Aug 29 08:07:21 2009 +0200

    write_http plugin: Rename the “http” plugin to “write_http”.

commit a02bbe189bdf805f48ab5c6d12b60373c059c0cf
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 13:03:10 2009 +0200

    http plugin: Update the copyright notice and AUTHORS file.

commit 55b1cf691749105608964c051fc2936711cf23db
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 12:45:54 2009 +0200

    http plugin: Small fixes for the buffer handling.
    
    Don't actually send anything when the buffer is empty. Initialize the
    buffer in the ‘init’ function.

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.

commit 119c804f242e19e2ff7ce516b31cac7b1c3c9039
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 09:21:19 2009 +0200

    http plugin: Rename the “Location” option to “URL”.
    
    That's more in line with other plugins.

commit e98d39306243c61a69668440556facf37977bfa2
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 21 09:13:55 2009 +0200

    http plugin: Remove tailing whitespace.

commit 9ff7c5a40d155289ac607b8a962b5eac13907b39
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Thu Jul 9 10:33:48 2009 -0600

    http plugin: Add entries to collectd.conf

commit 896f1f22ffd9753d5ecc50c66bd2e6d380b3981d
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Thu Jul 9 10:31:49 2009 -0600

    http plugin: Man page about config vars

commit f385de1e9f7799ff3af6347bd8f30506b9036c4e
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Thu Jul 9 10:27:14 2009 -0600

    http plugin: Put the makefile stuff in the right place alphabetically

commit 8dc963f846c51d8ba173587a136231c2b3646afc
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Wed Jul 8 17:36:39 2009 -0600

    http plugin: Make the output match the PUTVAL plain-text protocol

commit f8c2c2e29ee86f3c5b7565547e57d29732576277
Author: Florian Forster <sifnfors at informatik.stud.uni-erlangen.de>
Date:   Tue Jul 7 18:31:45 2009 +0200

    configure.in: Add the http plugin to the status output.

commit 925fec2beba08825c5986a5d031f9126d111055a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Jul 6 22:47:48 2009 +0200

    http plugin: Remove trailing whitespace.

commit 85e490aca52f057b98e50ae0612751c82878a51b
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Mon Jun 22 15:06:25 2009 -0600

    http plugin: Better error handling, and flush before shutdown

commit 6fc85b952084c71e040bec17740b2811c5574f01
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Mon Jun 22 14:22:59 2009 -0600

    http plugin: Remove some debugging info

commit c5f030fa12d743cbcf9d2d53f06e1621faa3a32d
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Mon Jun 22 14:10:17 2009 -0600

    http plugin: POST when a 4K buffer is nearly full

commit 6f618e6759257431d5ab266c1676dd53ed9d097a
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Sat Jun 20 16:54:18 2009 -0600

    http plugin: Set mutex around curl, so we only perform once at a time

commit 354ae76fa3ca0c4dbb20c36c7f52d5d4d391dba9
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Wed Jun 17 10:49:02 2009 -0600

    http plugin: Fix a memory leak by cleaning up the curl handles

commit 4701c950775572616456139ac65539924e1cdb94
Author: Erik Cunningham <ewc at absolute-performance.com>
Date:   Wed Jun 17 10:24:24 2009 -0600

    http plugin: don't copy the error buffer

commit b835268fbda571674963a41218b2cc623eb1f535
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Sun Jun 14 20:22:12 2009 -0600

    http plugin: Dont hold open curl connections. It ties up apache

commit d9392089cfe08ad092367b2dca9054f413ccb529
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Sun Jun 14 19:52:18 2009 -0600

    http plugin: Initialze curl every time, to we don't clobber things

commit 968d1bd9a97944a52820b6d542089765b59f9bf2
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Sun Jun 14 18:43:50 2009 -0600

    http plugin: Separate values into multiple lines

commit 2b9ba6a970b33397dc3b58b22b4c84e39ab53378
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Fri Jun 12 16:46:53 2009 -0600

    http plugin: it works, i think

commit 86928d3feaa0ba8f85dc3cbe0d3c34219d201a33
Author: Paul Sadauskas <psadauskas at gmail.com>
Date:   Tue Jul 7 18:38:36 2009 +0200

    http plugin: Start in http plugin that can output csv to stdout




More information about the collectd-changes mailing list