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