Files
telegraf/internal/config/testdata/subconfig/exec.conf
2016-01-07 15:04:30 -07:00

5 lines
125 B
Plaintext

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