[collectd] [PATCH] collectd-unixsock(5): Fixed some typos.
Sebastian Harl
sh at tokkee.org
Sat Mar 22 17:22:19 CET 2008
Signed-off-by: Sebastian Harl <sh at tokkee.org>
---
src/collectd-unixsock.pod | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/collectd-unixsock.pod b/src/collectd-unixsock.pod
index 0d63d4a..cb2926a 100644
--- a/src/collectd-unixsock.pod
+++ b/src/collectd-unixsock.pod
@@ -83,12 +83,12 @@ plugin within collectd. I<type> identifies the type and number of values
(i.E<nbsp>e. data-set) passed to collectd. A large list of predefined
data-sets is available in the B<types.db> file.
-The I<OptionList> is an optional list of I<Options>, where each option if a
+The I<OptionList> is an optional list of I<Options>, where each option is a
key-value-pair. A list of currently understood options can be found below, all
other options will be ignored.
I<Valuelist> is a colon-separated list of the time and the values, each either
-an integer if the data-source is a counter, of a double if the data-source if
+an integer if the data-source is a counter, or a double if the data-source is
of type "gauge". You can submit an undefined gauge-value by using B<U>. When
submitting B<U> to a counter the behavior is undefined. The time is given as
epoch (i.E<nbsp>e. standard UNIX time).
--
1.5.4.3.325.g6d216
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20080322/112c5c8b/attachment.pgp
More information about the collectd
mailing list