summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4f22a78)
raw | patch | inline | side by side (parent: 4f22a78)
author | Florian Forster <octo@huhu.verplant.org> | |
Wed, 13 Jan 2010 14:51:41 +0000 (15:51 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 13 Jan 2010 14:51:41 +0000 (15:51 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index c2f5684b4adc14e07b938e44b2e4480e5b1213b3..f7fb64b407be1bed2e595d4005ec5a907433fb35 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
In the B<Plugin> block, there may be one or more B<URL> blocks, each defining
a URL to be fetched via HTTP (using libcurl) and one or more B<Key> blocks.
-The B<Key> string argument must be in a path format, of which is used to collect
-a value from a JSON map object. If a B<Key> path element is that of a I<*> wildcard,
-the values for all keys will be collectd.
+The B<Key> string argument must be in a path format, which is used to collect a
+value from a JSON map object. If a path element of B<Key> is the
+I<*>E<nbsp>wildcard, the values for all keys will be collectd.
The following options are valid within B<URL> blocks: