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

Florian Forster octo at verplant.org
Tue Feb 3 21:35:17 CET 2009


 src/dbi.c            |   11 +++++++++++
 src/utils_db_query.c |   41 +++++++++++++++++++++++++++++++++++++++++
 src/utils_db_query.h |    2 ++
 3 files changed, 54 insertions(+), 0 deletions(-)

New commits:
commit a1aa2b8813ff52e017e9686034010c045aea59fe
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Feb 3 21:35:01 2009 +0100

    dbi plugin: Use the server version to only use appropriate queries.

commit c4265fb5a792db45b84ed3e2f93b871ac51af3d5
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Feb 3 21:34:36 2009 +0100

    src/utils_db_query.[ch]: Add support for min-/max-version.
    
    These settings can be used to check if a particular query is suited to the
    database server version we're currently connected to.




More information about the collectd-changes mailing list