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

Florian Forster octo at verplant.org
Tue Jun 19 00:12:24 CEST 2007


 contrib/PerlLib/Collectd/Unixsock.pm |   73 +++++++++++++++++++++++++++++++++++
 src/collectd-unixsock.pod            |   19 +++++++++
 src/unixsock.c                       |   56 ++++++++++++++++++++++++++
 3 files changed, 147 insertions(+), 1 deletion(-)

New commits:
commit 9d885378da816c09d177792abf5aadd1eab81403
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jun 19 00:12:05 2007 +0200

    Collectd::Unixsock: Implemented the `listval' method.

commit c76c5061f8717a5045132e60804a03936dd35489
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jun 19 00:08:09 2007 +0200

    unixsock plugin: Implemented the `LISTVAL' command.
    
    The LISTVAL command returnes a list of all available values and their timestamps.




More information about the collectd-changes mailing list