X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=1860281632a786a269fd209d38e2f4417e06bebc;hb=bb546b76861af78f65db1f175842e30d22ca9c03;hp=fb3aa27df234c929b1861db1e0753de107a3b8a8;hpb=64b8150edec2271bb110f36e70915fdd87d9cac2;p=collectd.git diff --git a/README b/README index fb3aa27d..18602816 100644 --- a/README +++ b/README @@ -297,6 +297,13 @@ Features OVS documentation. + - ovs_stats + The plugin collects the statistics of OVS connected bridges and + interfaces. It requires YAJL library to be installed. + Detailed instructions for installing and setting up Open vSwitch, see + OVS documentation. + + - perl The perl plugin implements a Perl-interpreter into collectd. You can write your own plugins in Perl and return arbitrary values using this @@ -935,8 +942,8 @@ Prerequisites * libyajl (optional) - Parse JSON data. This is needed for the `ceph', `curl_json', 'ovs_events' - and `log_logstash' plugins. + Parse JSON data. This is needed for the `ceph', `curl_json', 'ovs_events', + 'ovs_stats' and `log_logstash' plugins. * libvarnish (optional)