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

Florian Forster octo at verplant.org
Sat May 1 15:51:28 CEST 2010


 configure.in           |    2 +
 src/Makefile.am        |    8 ++++
 src/interface.c        |    2 +-
 src/target_v5upgrade.c |   91 ++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 102 insertions(+), 1 deletions(-)

New commits:
commit cc3640ba512862cd5745446f1f1a997dd4344454
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat May 1 15:49:30 2010 +0200

    interface plugin: Set the plugin instance rather than the type instance.
    
    This has been a long standing annoyance.

commit 67ce1dd891504f815538870d1a6a6a220a065fac
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat May 1 15:43:17 2010 +0200

    v5upgrade target: This new target can be used to fix some "legacy" identifiers …
    
    … on the fly. Just put it into the pre-cache chain to fix up some of the
    most common changes from 4.* to 5.*. This hopefully makes migration
    easier.




More information about the collectd-changes mailing list