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

Florian Forster octo at verplant.org
Tue Jun 24 13:31:14 CEST 2008


 src/battery.c         |  199 +++++++++++++++++++++++-------------------------
 src/collectd.conf.in  |    7 ++
 src/collectd.conf.pod |   26 +++++++
 src/common.c          |   44 +++++++++++
 src/common.h          |    5 +
 src/processes.c       |   13 +---
 src/thermal.c         |   54 ++------------
 7 files changed, 186 insertions(+), 162 deletions(-)

New commits:
commit ce140b198884909f060dcdf5bfb7fac8799f50ea
Author: Michał Mirosław <mirq-linux at rere.qmqm.pl>
Date:   Sat Jun 21 22:21:56 2008 +0200

    processes plugin: Use read_file_contents().
    
    src/processes.c: use read_file_contents()
    
    Signed-off-by: Michał Mirosław <mirq-linux at rere.qmqm.pl>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit cd98358e0b15d5a987c120299d39ba72d68d3de7
Author: Michał Mirosław <mirq-linux at rere.qmqm.pl>
Date:   Sat Jun 21 22:21:07 2008 +0200

    src/common.c: Move read_file_contents() to here.
    
    src/common.c: move read_file_contents() from thermal plugin
    
    Signed-off-by: Michał Mirosław <mirq-linux at rere.qmqm.pl>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit 17019425b82a8f0c925b90a7638678b1b3b71a25
Author: Michał Mirosław <mirq-linux at rere.qmqm.pl>
Date:   Sat Jun 21 22:20:24 2008 +0200

    battery plugin: Use walk_directory().
    
    src/battery.c: use walk_directory()
    
    Signed-off-by: Michał Mirosław <mirq-linux at rere.qmqm.pl>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit 5547289c70acc83c02bbd8721236aa2c87efc043
Author: Michał Mirosław <mirq-linux at rere.qmqm.pl>
Date:   Sat Jun 21 22:19:41 2008 +0200

    src/common.c: Move walk_directory() to here.
    
    src/common.c: Move walk_directory() from thermal plugin
    
    Signed-off-by: Michał Mirosław <mirq-linux at rere.qmqm.pl>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit c31afffd9adf93cea8a6310a5d53e913d6792232
Author: Sebastian Harl <sh at tokkee.org>
Date:   Mon Jun 23 22:53:03 2008 +0200

    collectd.conf(5), collectd.conf: Added the thermal plugin.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>




More information about the collectd-changes mailing list