X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=1860281632a786a269fd209d38e2f4417e06bebc;hb=e66358769e4af95c8c2e6266c9bbfb54e2c3e02b;hp=74b05eca6f1779744774537fe048927bafdc9391;hpb=b56cc86bd847ae6fc48d12c84777f66f0d46a551;p=collectd.git diff --git a/README b/README index 74b05eca..18602816 100644 --- a/README +++ b/README @@ -289,10 +289,17 @@ Features Query data from an Oracle database. - ovs_events - The plugin monitors the link status of OVS connected interfaces, - dispatches the values to collectd and send the notification whenever - the link state change occurs in OVS DB. It requires YAJL library to be - installed. + The plugin monitors the link status of Open vSwitch (OVS) connected + interfaces, dispatches the values to collectd and sends the notification + whenever the link state change occurs in the OVS database. It requires + YAJL library to be installed. + Detailed instructions for installing and setting up Open vSwitch, see + 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. @@ -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)