Start service plugins immediately, fix off-by-one bug

This commit is contained in:
Cameron Sparr
2016-02-17 14:50:19 -07:00
parent 4860dc148c
commit d0734b105b
3 changed files with 19 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ var sampleConfig = `
### MQTT outputs send metrics to this topic format
### "<topic_prefix>/<hostname>/<pluginname>/"
### ex: prefix/host/web01.example.com/mem
### ex: prefix/web01.example.com/mem
topic_prefix = "telegraf"
### username and password to connect MQTT server.