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

Florian Forster octo at verplant.org
Sat Feb 14 17:38:45 CET 2009


 src/postgresql.c     |  843 +++++++++++---------------------------------------
 src/utils_db_query.c |   49 ++-
 src/utils_db_query.h |    3 +
 3 files changed, 220 insertions(+), 675 deletions(-)

New commits:
commit 4d380d9f1c3b748f51916cbf8d49b51f4d0d8d12
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Feb 14 17:26:37 2009 +0100

    postgresql plugin: Use the DB query module.
    
    The old (legacy) features should still be supported.

commit 99b55f4481ba5b8f0a8558abf7e8837387ea0629
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Feb 14 17:09:40 2009 +0100

    src/utils_db_query.[ch]: Add the possibility to `pick' queries by name.




More information about the collectd-changes mailing list