From: Florian Forster Date: Thu, 4 Sep 2014 08:54:35 +0000 (+0200) Subject: collectd.conf(5): s/metircs/metrics/ X-Git-Tag: collectd-5.5.0~212 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=bc014af07ee3ea6231c629cc72099f668788a343;p=collectd.git collectd.conf(5): s/metircs/metrics/ --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index eee8c44d..fa574849 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -6660,7 +6660,7 @@ want to use authentication all three fields must be set. =head2 Plugin C This output plugin submits values to an HTTP server using POST requests and -encoding metircs with JSON or using the C command described in +encoding metrics with JSON or using the C command described in L. Each destination you want to post data to needs to have one B block, within which the destination can be configured further, for example by specifying authentication data. @@ -6745,8 +6745,7 @@ Defaults to B. =item B B If set to B, convert counter values to rates. If set to B (the -default) counter values are stored as is, i.Ee. as an increasing integer -number. +default) counter values are stored as is, i.e. as an increasing integer number. =item B I