From: Sebastian Harl Date: Wed, 18 Feb 2009 10:36:05 +0000 (+0100) Subject: README: Added the oracle plugin and libclntsh. X-Git-Tag: collectd-4.6.1~8 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=3705e7a293570b530044312d9bc0ec1370aa8e1c;p=collectd.git README: Added the oracle plugin and libclntsh. --- diff --git a/README b/README index 0a2e7ea5..efd7688f 100644 --- a/README +++ b/README @@ -157,6 +157,9 @@ Features RX and TX of each client in openvpn-status.log (status-version 2). + - 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. + * libclntsh (optional) + Used by the `oracle' plugin. + * libcurl (optional) If you want to use the `apache', `ascent', `curl' or `nginx' plugin.