From d6662f5c5b0d2d474b6a167659d05892ec8171ec Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 14 May 2013 23:58:40 +0200 Subject: [PATCH] exec plugin: Document that defaulting to PUTVAL is no longer done Signed-off-by: Florian Forster --- src/collectd-exec.pod | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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 -- 2.11.0