From 86fd8c14af74966b9a73409869439b1a60f079a8 Mon Sep 17 00:00:00 2001 From: Cameron Sparr Date: Tue, 5 Apr 2016 15:22:58 -0600 Subject: [PATCH] Readme fixup for exec plugin --- plugins/inputs/exec/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/inputs/exec/README.md b/plugins/inputs/exec/README.md index 9912c4a48..549d54d68 100644 --- a/plugins/inputs/exec/README.md +++ b/plugins/inputs/exec/README.md @@ -128,7 +128,6 @@ In this example a script called /tmp/test.sh and a script called /tmp/test2.sh a commands = ["/tmp/test.sh","/tmp/test2.sh"] # Data format to consume. - (line-protocol) # NOTE json only reads numerical measurements, strings and booleans are ignored. data_format = "graphite"