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

Florian Forster octo at verplant.org
Wed Jan 23 13:56:53 CET 2008


 TODO                     |    1 
 src/Makefile.am          |    2 
 src/common.c             |    2 
 src/common.h             |    2 
 src/liboconfig/parser.y  |    2 
 src/network.c            |    2 
 src/network.h            |    2 
 src/unixsock.c           |    6 +
 src/utils_cmd_putnotif.c |  171 +++++++++++++++++++++++++++++++++++++++++++++++
 src/utils_cmd_putnotif.h |   31 ++++++++
 10 files changed, 215 insertions(+), 6 deletions(-)

New commits:
commit 662d3ce7c483a33c4873ee8c1a917245ab286dff
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Jan 23 13:52:38 2008 +0100

    unixsock plugin: Imported the new `putnotif' command from the appropriate module.

commit 963766d0bcbbcdaeb7ebf567046c613455133666
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Jan 23 13:51:29 2008 +0100

    src/utils_cmd_putnotif.[ch]: Added a new module which handles parsing of notifications from some command line or similar.
    
    Of course, this is similar to the `utils_cmd_putval' module.

commit 460ee6590a6f46175b1b83c5c5fd4831cbc5b80d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Jan 23 13:47:53 2008 +0100

    TODO: Updated the todo file.
    
    Added the goal to remove the cache from the unixsock plugin.

commit 8db057adc601c56f4717d3e711f118fd47d0512a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Jan 23 12:55:03 2008 +0100

    src/liboconfig/parser.y: Updated copyright information.

commit b98e88bb5ec95814100f90fd2c77ef0739be79c0
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Jan 23 12:54:41 2008 +0100

    src/{common,network}.[ch]: Updated copyright information.




More information about the collectd-changes mailing list