summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3c40342)
raw | patch | inline | side by side (parent: 3c40342)
author | Mohammad Ebrahim Mohammadi Panah <mebrahim@gmail.com> | |
Thu, 21 Aug 2008 14:52:52 +0000 (16:52 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Thu, 21 Aug 2008 14:52:52 +0000 (16:52 +0200) |
src/collectd-exec.pod | patch | blob | history |
diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod
index 9882601b81213a3a58054aded34e2977af3e020b..f69a32e72d77a57836d18857838d9d683cdcf16a 100644 (file)
--- a/src/collectd-exec.pod
+++ b/src/collectd-exec.pod
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).