From: Florian Forster Date: Wed, 13 Jan 2010 13:05:30 +0000 (+0100) Subject: README: Add the curl_xml plugin. X-Git-Tag: collectd-4.10.0~72^2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=64792094d9af02686d64752553c1d285128bc10e;p=collectd.git README: Add the curl_xml plugin. --- diff --git a/README b/README index 96fbdf3e..3a56fbed 100644 --- a/README +++ b/README @@ -57,6 +57,10 @@ Features Retrieves JSON data via cURL and parses it according to user configuration. + - curl_xml + Retrieves XML data via cURL and parses it according to user + configuration. + - dbi Executes SQL statements on various databases and interprets the returned data.