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

Florian Forster octo at verplant.org
Mon Jul 6 13:46:38 CEST 2009


 bindings/java/Makefile.am |    2 +-
 contrib/collectd2html.pl  |   79 ++++++++++++++++++++++++++++++++-------------
 src/Makefile.am           |    2 +-
 src/common.c              |    4 ++
 4 files changed, 62 insertions(+), 25 deletions(-)

New commits:
commit b3bfb951c73ea3d232e0e97a42479a5e3310125d
Merge: eca9697688b122bfb2a9295740afd76576b5d560 4c7e56830fbabdc909e5f24508de58e22f3fcd21
Author: Florian Forster <sifnfors at informatik.stud.uni-erlangen.de>
Date:   Mon Jul 6 13:45:32 2009 +0200

    Merge branch 'collectd-4.6' into collectd-4.7

commit eca9697688b122bfb2a9295740afd76576b5d560
Author: Sebastian Harl <sh at tokkee.org>
Date:   Mon Jun 22 20:24:20 2009 +0200

    bindings/java/Makefile.am: Fully support $DESTDIR.

commit 0b9f46183979b42dfc078f6edf65ff4281735dbc
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sat Jun 6 22:13:03 2009 +0200

    src/Makefile: Link the ping plugin against libm.
    
    The plugin now uses sqrt() which is provided by the math lib.

commit 4c7e56830fbabdc909e5f24508de58e22f3fcd21
Author: Sebastian Harl <sh at tokkee.org>
Date:   Mon Jun 22 16:02:24 2009 +0200

    collectd2html.pl: Added --recursive command line option.
    
    This option may be used to recursively scan the specified directory for RRD
    files. This way, the script works reasonably well with collectd 4.
    
    Thanks to 'ABL <abl at xxx.lt>' for providing an initial patch in Debian bug
     #482185.

commit a37c766a9309e6efe7653d81fe4c44d6dc5b0af8
Author: Ivan Shmakov <ivan at theory.asu.ru>
Date:   Wed May 21 17:40:04 2008 +0700

    collectd2html.pl: Allow for --imgformat to be passed to rrdtool.
    
    This was reported as Debian bug #482185.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>

commit c5470f98e71c4f73e3b2f85d17c21d24fccaf156
Author: Florian Forster <octo at noris.net>
Date:   Wed Jul 1 14:56:17 2009 +0200

    src/common.c: More reliable error reporting in `parse_values'.




More information about the collectd-changes mailing list