From: Dan Fandrich Date: Tue, 14 May 2013 21:58:40 +0000 (+0200) Subject: exec plugin: Document that defaulting to PUTVAL is no longer done X-Git-Tag: collectd-5.3.1~4^2~3 X-Git-Url: https://git.tokkee.org/?p=collectd.git;a=commitdiff_plain;h=d6662f5c5b0d2d474b6a167659d05892ec8171ec exec plugin: Document that defaulting to PUTVAL is no longer done Signed-off-by: Florian Forster --- diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod index 10f68290..fefde0dc 100644 --- a/src/collectd-exec.pod +++ b/src/collectd-exec.pod @@ -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 all lines were treated as if they were prefixed with B. 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 [I] BI