summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4a66dbc)
raw | patch | inline | side by side (parent: 4a66dbc)
author | Dan Fandrich <dan@coneharvesters.com> | |
Tue, 14 May 2013 21:58:40 +0000 (23:58 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Sun, 26 May 2013 07:34:20 +0000 (09:34 +0200) |
Signed-off-by: Florian Forster <octo@collectd.org>
src/collectd-exec.pod | patch | blob | history |
diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod
index 10f68290e9bbc8ae8c7479364068f0b3ccae5b30..fefde0dcd8103897e162a8a53e49762a84b7bf70 100644 (file)
--- a/src/collectd-exec.pod
+++ b/src/collectd-exec.pod
Since examples usually let one understand a lot better, here are some:
- leeloo/cpu-0/cpu-idle N:2299366
- alice/interface/if_octets-eth0 interval=10 1180647081:421465:479194
-
-Since this action was the only one supported with older versions of the C<exec
-plugin> all lines were treated as if they were prefixed with B<PUTVAL>. This is
-still the case to maintain backwards compatibility but deprecated.
+ PUTVAL leeloo/cpu-0/cpu-idle N:2299366
+ PUTVAL alice/interface/if_octets-eth0 interval=10 1180647081:421465:479194
=item B<PUTNOTIF> [I<OptionList>] B<message=>I<Message>