exec plugin: Document that defaulting to PUTVAL is no longer done
authorDan Fandrich <dan@coneharvesters.com>
Tue, 14 May 2013 21:58:40 +0000 (23:58 +0200)
committerFlorian 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

index 10f6829..fefde0d 100644 (file)
@@ -116,12 +116,8 @@ case you're confused.
 
 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>