telegraf/internal/config/testdata/subconfig/exec.conf

7 lines
179 B
Plaintext

[[plugins.exec]]
# the command to run
command = "/usr/bin/myothercollector --foo=bar"
# name of the command (used as a prefix for measurements)
name = "myothercollector"