From: Michael Salmon Date: Thu, 17 Mar 2016 13:18:04 +0000 (+0100) Subject: added definition of N to collectd-exec X-Git-Tag: collectd-5.5.2~6^2~25^2 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=ee9f39c6753b605c015757d9de26a311fd7a3fc2 added definition of N to collectd-exec --- diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod index 217b3ac0..57e5b6e2 100644 --- a/src/collectd-exec.pod +++ b/src/collectd-exec.pod @@ -94,7 +94,7 @@ I is a colon-separated list of the time and the values, each either 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. When submitting B to a counter the behavior is undefined. The time is given as -epoch (i.Ee. standard UNIX time). +epoch (i.Ee. standard UNIX time) or B to use the current time. You can mix options and values, but the order is important: Options only effect following values, so specifying an option as last field is allowed, but