[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Tue Sep 19 08:20:40 CEST 2017
README | 3 +--
src/collectd.conf.in | 6 +++++
src/collectd.conf.pod | 19 ++++++++++++++++
src/nfs.c | 58 +++++++++++++++++++++++++++++++++++--------------
4 files changed, 68 insertions(+), 18 deletions(-)
New commits:
commit c17c1d4aedd84b8308cc600c45bb938249732440
Merge: 73b8094 507d219
Author: Florian Forster <octo at collectd.org>
Date: Tue Sep 19 08:20:19 2017 +0200
Merge remote-tracking branch 'github/pr/2430'
commit 507d21912fd1ad2ed17c27a1640dd52b8a78cf28
Author: usev6 <use_v6 at aglaz.de>
Date: Mon Sep 18 20:50:18 2017 +0200
nfs plugin: Changes after review
* Avoid negated config options (s/IgnoreV/ReportV/)
* Use _Bool instead of int
* Handle multiple occurences of config option correctly
commit e56e0ec209345beb11f35ad76c4e4cbcac03de5d
Author: usev6 <use_v6 at aglaz.de>
Date: Fri Sep 15 23:05:14 2017 +0200
nfs: Add config options to ignore versions
commit 973e569ad8805435391d115b8207bc60e55d7459
Author: usev6 <use_v6 at aglaz.de>
Date: Fri Sep 15 23:02:19 2017 +0200
README: NFSv4 is supported nowadays
(implemented with commit 64446a66fe)
More information about the collectd-changes
mailing list