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

Florian Forster octo at verplant.org
Sat May 19 15:21:19 CEST 2007


 contrib/PerlLib/Collectd/Unixsock.pm |   14 +++-
 src/Makefile.am                      |    2 
 src/collectd-exec.pod                |   75 +++++++++++++++++++++++++
 src/collectd-unixsock.pod            |  102 +++++++++++++++++++++++++++++++++++
 src/collectd.conf.in                 |    1 
 src/collectd.conf.pod                |   16 ++++-
 src/collectd.pod                     |   47 ++++------------
 src/unixsock.c                       |   22 +++++--
 8 files changed, 230 insertions(+), 49 deletions(-)

New commits:
commit 6021c01cc8bd05d8dfb0d25af35389eeb1737a80
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat May 19 15:21:10 2007 +0200

    collectd.conf(5): Documented `PluginDir' and `TypesDB'.

commit 90885f2e932708b8596a71ec8861bcd5e1cf51a8
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat May 19 14:57:01 2007 +0200

    unixsock plugin: Return a message in any case.
    
    This removes a fair amount of `FIXME's :)

commit 1426fa96cba8d8e4fad5594a210c4a5d7536966f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat May 19 13:59:10 2007 +0200

    Collectd::Unixsock: Handle instance `0' and interpret a returned `NaN' correctly.

commit e77d585b9a7a107c1ae2dd9200f59259a4fa1411
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat May 19 13:57:52 2007 +0200

    collectd-exec(5): Corrected/added some information.

commit af0e35f99c0988c564067ae376253422ce215090
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat May 19 13:57:02 2007 +0200

    collectd-unixsock(5): Moved information about the `unixsock plugin' into an own manpage.

commit 4c07add37b18a1c86087a883222d9316b6b38ed6
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat May 19 12:36:41 2007 +0200

    collectd-exec(5): Moved information about the `exec plugin' into an own manpage.




More information about the collectd-changes mailing list