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

Florian Forster octo at verplant.org
Fri Feb 6 16:56:00 CET 2009


 configure.in          |   16 +-
 src/Makefile.am       |   14 ++
 src/collectd.conf.in  |   15 ++
 src/collectd.conf.pod |   73 ++++++
 src/curl.c            |  620 +++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 731 insertions(+), 7 deletions(-)

New commits:
commit 9af443a932c19ec4c81afd2df0a8ee5a17e7cf08
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Fri Feb 6 16:55:15 2009 +0100

    collectd.conf(5): Document the curl plugin properly.

commit 0a62dc9906182ef285db88d29f413f2a3868200c
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Fri Feb 6 16:53:49 2009 +0100

    curl plugin: Enable the `Verify{Peer,Host}' options by default.
    
    So the curl plugin behaves just like the apache plugin in this respect.

commit 999f0271323bf60fc0b8fc282d0d10301689213d
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Fri Feb 6 16:28:24 2009 +0100

    configure.in: Sort plugins and libraries alphabetically.

commit a16e967161314d4b2047e36ba0af0d7efa616919
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Fri Feb 6 16:27:02 2009 +0100

    curl plugin: Add a generic plugin to retrieve and parse web pages.




More information about the collectd-changes mailing list