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

Florian Forster octo at verplant.org
Sun Sep 13 12:37:28 CEST 2009


 ChangeLog                               |   59 +++++++++++++-
 contrib/collectd_unix_sock.rb           |  135 +++++++++++++++++++++++++++++++
 contrib/collection3/etc/collection.conf |   56 +++++++++++++
 src/powerdns.c                          |    6 +-
 version-gen.sh                          |    2 +-
 5 files changed, 251 insertions(+), 7 deletions(-)

New commits:
commit a9d3d970d5add3798d46c81b35ffe4ed17dea320
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Sep 13 12:36:33 2009 +0200

    Bumped version to 4.7.3; Updated ChangeLog.

commit 3ddd3791fefa478d770aba82303ec6a1913874fc
Merge: 658c85755ef1f4284228d1e5edbc4452a31bd944 50aeefda1c2fab3be57d26e1ca221c1e3774e5c3
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Sep 13 12:24:20 2009 +0200

    Merge branch 'collectd-4.6' into collectd-4.7
    
    Conflicts:
    	ChangeLog
    	version-gen.sh

commit 50aeefda1c2fab3be57d26e1ca221c1e3774e5c3
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Sep 10 20:19:24 2009 +0200

    Bump version to 4.6.5.

commit 4091649df24f72bce130564021dcec09c774f1f1
Author: Florian Forster <octo at noris.net>
Date:   Wed Aug 26 15:09:47 2009 +0200

    collection3: Added some more metrics.

commit 29ae99e71a8f10fd867392aaa944a58a6242e221
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Sep 9 18:37:25 2009 +0200

    Fixed the year of the first three entries.
    
    They say it was 2004, but in fact they were released in 2005.

commit 3055aefb6344cbc85770ceb3ee41edb84aa1f639
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Sep 9 18:36:45 2009 +0200

    ChangeLog: Add entries for release 4.6.5.

commit c449824f7575cb1f674264c6a21c0ce34206557d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Sep 8 17:45:56 2009 +0200

    powerdns plugin: Use the “ipt_packets” type rather than “io_packets”.
    
    “io_packets”, as the name suggests, requires incoming *and* outgoing
    packets. The infrastructure of the powerdns plugin uses only value lists
    with one data source though.
    
    Thanks to Luke for noticing!

commit e5cb67059718bb37c55831b9c7d62c05bd7dafee
Author: Duncan Mac-Vicar P <dmacvicar at suse.de>
Date:   Sun Sep 6 17:22:37 2009 +0200

    contrib/collectd_unix_sock.rb: Ruby class which abstracts the plain text protocol.
    
    Used to talk to the unixsock plugin.
    
    Signed-off-by: Florian Forster <octo at leeloo.lan.home.verplant.org>




More information about the collectd-changes mailing list