projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbd0b82
)
README: Add the curl_xml plugin.
author
Florian Forster
<octo@huhu.verplant.org>
Wed, 13 Jan 2010 13:05:30 +0000
(14:05 +0100)
committer
Florian Forster
<octo@huhu.verplant.org>
Wed, 13 Jan 2010 13:05:30 +0000
(14:05 +0100)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
96fbdf3
..
3a56fbe
100644
(file)
--- 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.