committed by
Cameron Sparr
parent
c938523cd5
commit
4395a46190
8
testdata/subconfig/exec.conf
vendored
Normal file
8
testdata/subconfig/exec.conf
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
[exec]
|
||||
# specify commands via an array of tables
|
||||
[[exec.commands]]
|
||||
# the command to run
|
||||
command = "/usr/bin/myothercollector --foo=bar"
|
||||
|
||||
# name of the command (used as a prefix for measurements)
|
||||
name = "myothercollector"
|
||||
Reference in New Issue
Block a user