README: Added the oracle plugin and libclntsh.
authorSebastian Harl <sh@tokkee.org>
Wed, 18 Feb 2009 10:36:05 +0000 (11:36 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 18 Feb 2009 10:36:05 +0000 (11:36 +0100)
README

diff --git a/README b/README
index 0a2e7ea..efd7688 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/>