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

Florian Forster octo at verplant.org
Mon Mar 2 15:30:47 CET 2009


 src/collectd.conf.pod          |    3 +++
 src/libcollectdclient/client.c |   16 +++++++++++++++-
 2 files changed, 18 insertions(+), 1 deletions(-)

New commits:
commit 306fd73c8c5a936211e2a7dd4e43d2451fb3b245
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Mar 2 15:30:11 2009 +0100

    collectd.conf(5): Mention that `Oracle' doesn't like semicolons..
    
    .. at the end of the SQL statement.

commit 4c295efaa4044d56f6222186557d35aa165ef6db
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Mar 2 15:27:12 2009 +0100

    libcollectdclient: Check if the file handle is valid before writing to it.
    
    And free allocated memory when connecting fails. Only assign anything to
    the user-provided pointer if `lcc_connect' succeeds. This should make
    error-handling much more straight-forward.




More information about the collectd-changes mailing list