[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.6'
Florian Forster
octo at verplant.org
Sun Oct 30 21:44:00 CET 2016
src/openvpn.c | 7 +++++--
src/zfs_arc.c | 1 -
2 files changed, 5 insertions(+), 3 deletions(-)
New commits:
commit d2b9c4b3bc02ebe5fac8b1f29013c542c16a620a
Author: Ruben Kerkhof <ruben at rubenkerkhof.com>
Date: Sun Oct 30 11:58:51 2016 +0100
zfs_arc: remove double metric
I accidentally added prefetch_metadata_misses in 61635f3 but we
already had that metric.
Fixes #1963
commit 58ea9b453b831ce4436f0fbba68edb92cfa8389d
Merge: 58acba6 b7e942f
Author: Florian Forster <octo at collectd.org>
Date: Sat Oct 29 22:08:32 2016 +0200
Merge remote-tracking branch 'github/pr/2012' into collectd-5.6
commit b7e942f07f8cc3b4915aa95477aead8b5a372879
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date: Sat Oct 29 18:25:15 2016 +0600
openvpn: Fixed openvpn_read() on empty configuration.
When plugin loaded without configuration, it starts to spam logs with message
'read-function of plugin `openvpn' failed'.
Issue: #1932
More information about the collectd-changes
mailing list