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

Florian Forster octo at verplant.org
Wed Feb 27 23:27:20 CET 2008


 configure.in              |    1 
 src/collectd-unixsock.pod |    5 +-
 src/utils_cmd_flush.c     |  113 +++++++++++++++++++++++++++++++++++++++-------
 3 files changed, 103 insertions(+), 16 deletions(-)

New commits:
commit f0caaae7a7ade4d5eff317852d9eadf14a1ebd6a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Feb 27 23:22:36 2008 +0100

    src/utils_cmd_flush.c: Allow two options: `plugin' and `timeout'
    
    Both options are optional. The meaning of `timeout' is the same, but must now
    be prepended with `timeout='. The new `plugin=' option allows the user to
    select only specific plugins to flush.

commit d35dd47646956b011a75084a979fd7850cea9a6b
Merge: b3a98261724de42a6a4dddc642be9fa23aa656d4 04fd7e422e9ca5ca75d5ffa253cf541d821baa1b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Feb 27 22:50:22 2008 +0100

    Merge branch 'master' of octo at verplant.org:/var/lib/git/collectd

commit b3a98261724de42a6a4dddc642be9fa23aa656d4
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 24 17:45:04 2008 +0100

    configure.in: Add the `tail' plugin to list of plugins.




More information about the collectd-changes mailing list