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

Florian Forster octo at verplant.org
Tue Mar 31 10:29:36 CEST 2009


 README                |    3 +
 configure.in          |    4 +
 src/Makefile.am       |    8 +
 src/collectd.conf.pod |   31 +++++
 src/ted.c             |  360 +++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 406 insertions(+), 0 deletions(-)

New commits:
commit 79367f94108a13a62f1ad3ef9d1045c5401e82c4
Merge: bab5b0e471b1e7cd86595873e2f926943cde811b 5e4647f46f5dff51cfabc72ea649bb064881b91b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Mar 31 09:45:33 2009 +0200

    Merge branch 'er/ted'

commit 5e4647f46f5dff51cfabc72ea649bb064881b91b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Mar 31 09:45:19 2009 +0200

    README: Added the `ted' plugin.

commit c9021f3b2435f5e1688c02407fb3de427697ffb8
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Mar 17 09:22:11 2009 +0100

    ted plugin: Fix some minor issues with Eric's patch.
    
    Remove trailing whitespace, for example.

commit bf7049951e9b11709c2abacfcd58a776d7f842b1
Author: Eric Reed <edreed at reedhome.net>
Date:   Tue Mar 17 09:02:18 2009 +0100

    ted plugin: Some nondescript fixes.

commit 2c2affa00540642ed087f0f15178eb8cd653fdac
Merge: 2b475288859e894785e20775a6c8d7b9b95c881c d37ebe6eb6dd2bbf8213a924dfbce6e91945aab8
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Mar 14 18:52:58 2009 +0100

    Merge branch 'master' into er/ted

commit 2b475288859e894785e20775a6c8d7b9b95c881c
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Mar 14 18:49:52 2009 +0100

    ted plugin: Don't expect a minimum length.
    
    The serial interface apparently can only deliver 255 bytes at once, so
    checking if we received ``enough'' (i. e. 278+x) bytes will never work.

commit a4b660d66d9396770560946684c73bc6116789e6
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Mar 7 12:18:32 2009 +0100

    src/types.db: Removed the `ted' type.

commit 4f131f704b069d8fa5b645fe41846d6f8e8afefb
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Mar 7 12:17:23 2009 +0100

    collectd.conf(5): Documented the ted plugin.

commit 83fa97fb9a18d8ed68582afe1cfc6f6cd0a83471
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Mar 7 11:57:43 2009 +0100

    ted plugin: Fix some rough edges.

commit c8d1777c5476adf5e08e30457dd5b4c88f1f7ef7
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Mar 7 10:33:37 2009 +0100

    ted plugin: Fix indentation and other style cleanups.
    
    * Removed C++-style comments.
    * Fixed a search-and-replace gone bad in the license information.
    * Removed whitespaces at the end of line.

commit efb31be7984976f382dd11861d020068702d9d5b
Author: Eric Reed <edreed at reedhome.net>
Date:   Sat Mar 7 09:59:13 2009 +0100

    ted plugin: Updated ted.c based on Florian's input.

commit 4e8795c786271c680349d85e02eb20a1dc8648b8
Author: Eric Reed <edreed at reedhome.net>
Date:   Sat Mar 7 09:56:46 2009 +0100

    ted plugin: Add plugin for ``The Energy Detective''.
    
    <http://www.theenergydetective.com/>




More information about the collectd-changes mailing list