github.com/influxdata/telegraf@v1.30.3/config/testdata/subconfig/exec.conf (about)

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