[collectd-changes] collectd, the system statistics collection daemon: Changes to 'refs/tags/collectd-5.5.1'

Florian Forster octo at verplant.org
Fri Jan 22 10:54:24 CET 2016


Rebased ref, commits from common ancestor:
commit d5565943cd7ee338e5b750a027faff8115df4c72
Merge: 6eb5239 573db6c
Author: Florian Forster <octo at collectd.org>
Date:   Fri Jan 22 10:53:29 2016 +0100

    Merge branch 'collectd-5.4' into collectd-5.5

commit 6eb5239cb5b9663722e0dabb036e7263696ed5aa
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Wed Jan 20 22:32:03 2016 +0100

    drbd plugin: improve header lines identification
    
    Recent DRBD versions display more detailed build information in
    `/proc/drbd`, which caused the header identification to fail.
    
    Comparing the first part of each line against all known header prefixes
    will hopefully make this more robust.
    
    Fixes #1514
    
    Signed-off-by: Florian Forster <octo at collectd.org>

commit 573db6cb7d8904468546746117efbd989d4a5843
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Mon Jan 18 16:44:52 2016 +0100

    df: remove legacy code skipping "rootfs" monitoring
    
    3512bb1 added code to skip duplicate reporting of `rootfs` mounted on `/`.
    f9c1c5b and f0398d0 added generic code to skip any volume mounted twice.
    
    Depending on the order of the entries in `/etc/mtab`, reporting for `/` was
    entirely skipped.
    
    This patch basically reverts the first, non-generic patch, as it's
    superseded by the 2 others.
    
    Fixes #1402
    
    Signed-off-by: Florian Forster <octo at collectd.org>

commit 2750679e88aa89e573d543edfbc89df09579fe45
Author: Florian Forster <octo at collectd.org>
Date:   Fri Jan 22 10:33:17 2016 +0100

    ChangeLog: Fix mangled entries.

commit e68993d241360e8da64e1c1f2d8adb3bc7f67e34
Author: Jakub Jankowski <shasta at toxcorp.com>
Date:   Thu Jan 21 21:43:26 2016 +0100

    docs: Add info about mode7 requirement for ntpd
    
    Since ntpd-4.2.7p230 "mode 7" requests are ignored by default, and
    that's what ntpd plugin uses currently. The ntp daemon must be
    explicitly configured to enable mode7 requests.
    This patch adds short information about that to collectd.conf manpage.
    
    Related to collectd/collectd#932
    
    Signed-off-by: Jakub Jankowski <shasta at toxcorp.com>




More information about the collectd-changes mailing list