1
0
Fork 0
telegraf/config/testdata/subconfig/exec.conf

5 lines
125 B
Text
Raw Permalink Normal View History

[[inputs.exec]]
# the command to run
command = "/usr/bin/myothercollector --foo=bar"
name_suffix = "_myothercollector"