0.3.0 unit tests: internal

This commit is contained in:
Cameron Sparr
2016-01-07 10:23:38 -07:00
parent 0e398f5802
commit 4fdcb136bc
3 changed files with 8 additions and 19 deletions

View File

@@ -1,6 +1,4 @@
[[plugins.exec]]
# specify commands via an array of tables
[[plugins.exec.commands]]
# the command to run
command = "/usr/bin/myothercollector --foo=bar"

View File

@@ -1,5 +1,2 @@
[[plugins.procstat]]
[[plugins.procstat.specifications]]
pid_file = "/var/run/grafana-server.pid"
[[plugins.procstat.specifications]]
pid_file = "/var/run/influxdb/influxd.pid"