Modified the config testing data for exec plugin

This commit is contained in:
Henry Hu 2016-02-03 23:03:35 +08:00
parent 9443dea981
commit ed11665fa6
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
# Read flattened metrics from one or more commands that output JSON to stdout
[[inputs.exec]]
# the command to run
command = "/usr/bin/mycollector --foo=bar"
commands = ["/usr/bin/mycollector --foo=bar"]
name_suffix = "_mycollector"
# Read metrics of haproxy, via socket or csv stats page