From f61af68a909e45271ac8d7fc43326f1da1407c83 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 18 Aug 2013 10:02:37 +0200 Subject: [PATCH] collectd.conf(5): Markup improvements for the curl_json plugin. --- src/collectd.conf.pod | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index b026b5a7..0febb53b 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -1080,7 +1080,7 @@ from CouchDB documents (which are stored JSON notation), and the latter to collect values from a uWSGI stats socket. The following example will collect several values from the built-in -`_stats' runtime statistics module of CouchDB +C<_stats> runtime statistics module of I (L). @@ -1100,8 +1100,7 @@ The following example will collect several values from the built-in -This example will collect data directly from a uWSGI Stats Server -socket. +This example will collect data directly from a I "Stats Server" socket. @@ -1121,10 +1120,6 @@ defining a URL to be fetched via HTTP (using libcurl) or B blocks defining a unix socket to read JSON from directly. Each of these blocks may have one or more B blocks. -The B 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 is the -I<*>Ewildcard, the values for all keys will be collectd. - The B string argument must be in a path format. Each component is used to match the key from a JSON map or the index of an JSON array. If a path component of a B is a I<*>Ewildcard, the -- 2.11.0