spec: Don't enable XFS support on RHEL6
[collectd.git] / README
diff --git a/README b/README
index 4f94f23..1860281 100644 (file)
--- a/README
+++ b/README
@@ -288,14 +288,21 @@ Features
     - oracle
       Query data from an Oracle database.
 
-    - ovs_link
-      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.
+    - ovs_events
+      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.
-      <http://openvswitch.org/support/dist-docs/INSTALL.md.html>
+      <http://openvswitch.org/support/dist-docs/INSTALL.rst.html>
+
+    - 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.
+      <http://openvswitch.org/support/dist-docs/INSTALL.rst.html>
 
     - perl
       The perl plugin implements a Perl-interpreter into collectd. You can
@@ -935,8 +942,8 @@ Prerequisites
     <http://www.xmms.org/>
 
   * libyajl (optional)
-    Parse JSON data. This is needed for the `ceph', `curl_json', 'ovs_link' and
-    `log_logstash' plugins.
+    Parse JSON data. This is needed for the `ceph', `curl_json', 'ovs_events',
+    'ovs_stats' and `log_logstash' plugins.
     <http://github.com/lloyd/yajl>
 
   * libvarnish (optional)