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

Florian Forster octo at verplant.org
Tue May 1 15:52:18 CEST 2018


 src/collectd.conf.in  |    1 +
 src/collectd.conf.pod |    5 +++++
 src/ping.c            |   26 +++++++++++++++++++++++++-
 3 files changed, 31 insertions(+), 1 deletion(-)

New commits:
commit c3c9a56e37bac5d5be3b6beb0b33f89ea941295e
Merge: e163fd0 66a2c80
Author: Pavel Rochnyak <pavel2000 at ngs.ru>
Date:   Tue May 1 19:13:51 2018 +0700

    Merge pull request #2691 from lilydjwg/master
    
    ping plugin: support specifying the address family

commit 66a2c8057a11a0a1f51142f350817da1612868da
Author: lilydjwg <lilydjwg at gmail.com>
Date:   Tue May 1 19:52:53 2018 +0800

    ping plugin: doc: wrap long lines

commit d57e8e17bff41587242dd91df72bdda8f105eae9
Author: lilydjwg <lilydjwg at gmail.com>
Date:   Tue May 1 16:40:09 2018 +0800

    ping plugin: warn on invalid AddressFamily value instead of error

commit c265bcdf47770ef826a88befb621fe85b16ec5e4
Author: lilydjwg <lilydjwg at gmail.com>
Date:   Tue May 1 15:14:26 2018 +0800

    ping plugin: reformat

commit 02621a75d0d396ee790960d07674b09f6e6ccd5c
Author: lilydjwg <lilydjwg at gmail.com>
Date:   Tue May 1 14:52:44 2018 +0800

    ping plugin: update docs for AddressFamily option

commit f93ca81dd3c0e2bae0428cf71edab2a91a545a05
Author: lilydjwg <lilydjwg at gmail.com>
Date:   Tue May 1 14:10:30 2018 +0800

    ping plugin: check AddressFamily option value in ping_config

commit 1019a2002f891f9661fbc9f0f5ebf83c3194ac97
Author: lilydjwg <lilydjwg at gmail.com>
Date:   Sat Feb 17 16:54:14 2018 +0800

    ping plugin: support specifying the address family
    
    This closes #2478.




More information about the collectd-changes mailing list