From: Ruben Kerkhof Date: Tue, 28 Feb 2017 18:18:05 +0000 (+0100) Subject: Merge pull request #2137 from maryamtahhan/feat_ovs_stats X-Git-Tag: collectd-5.8.0~221 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=79a94204db8de144bf5bd84159afde444df9e0a4 Merge pull request #2137 from maryamtahhan/feat_ovs_stats ovs_stats: Implement OVS statistics plugin. --- 79a94204db8de144bf5bd84159afde444df9e0a4 diff --cc src/collectd.conf.in index dc7d6eb6,eafe3fbd..1e88bec3 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@@ -1027,9 -1001,15 +1028,16 @@@ # Socket "/var/run/openvswitch/db.sock" # Interfaces "br0" "veth0" # SendNotification false +# DispatchValues true # + # + # Port "6640" + # Address "127.0.0.1" + # Socket "/var/run/openvswitch/db.sock" + # Bridges "br0" "br_ext" + # + # # IncludeDir "/my/include/path" # BaseName "Collectd::Plugins"