Code

README: Added the oracle plugin and libclntsh.
[collectd.git] / README
diff --git a/README b/README
index 0a2e7ea57e615b1c0383f3522e3b6b4739021752..efd7688fb52efdce16b4e5fce2ed7666977e2c4d 100644 (file)
--- a/README
+++ b/README
@@ -157,6 +157,9 @@ Features
       RX and TX of each client in openvpn-status.log (status-version 2).
       <http://openvpn.net/index.php/documentation/howto.html>
 
+    - oracle
+      Query data from an Oracle database.
+
     - perl
       The perl plugin implements a Perl-interpreter into collectd. You can
       write your own plugins in Perl and return arbitrary values using this
@@ -383,6 +386,9 @@ Prerequisites
     particular.
     <http://developer.apple.com/corefoundation/>
 
+  * libclntsh (optional)
+    Used by the `oracle' plugin.
+
   * libcurl (optional)
     If you want to use the `apache', `ascent', `curl' or `nginx' plugin.
     <http://curl.haxx.se/>