X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=README;h=b0b59214d6550b1071dcbcc25bd2d4a95c95c1fa;hp=c497b7118c48e214d80016d41399b7b92eb9e9a7;hb=662c44a84ae3daecd4ffdea940fffce35a41b52a;hpb=1634cdf408671dc430d2860bc98acd1d8a3f84e6 diff --git a/README b/README index c497b711..b0b59214 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 @@ -946,8 +953,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)