X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=README;h=1860281632a786a269fd209d38e2f4417e06bebc;hp=fb3aa27df234c929b1861db1e0753de107a3b8a8;hb=d87be963b63b74b9a8052074234d39e7eb75a351;hpb=446138394bb95c49d0e05ea440fbf63aefe84bab 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)