2015-11-25 05:22:11 +08:00
|
|
|
[[plugins.exec]]
|
2015-10-20 05:28:10 +08:00
|
|
|
# specify commands via an array of tables
|
2015-11-25 05:22:11 +08:00
|
|
|
[[plugins.exec.commands]]
|
2015-10-20 05:28:10 +08:00
|
|
|
# the command to run
|
|
|
|
|
command = "/usr/bin/myothercollector --foo=bar"
|
|
|
|
|
|
|
|
|
|
# name of the command (used as a prefix for measurements)
|
|
|
|
|
name = "myothercollector"
|