Fixes #130, document mysql plugin better, README

This commit is contained in:
Cameron Sparr
2015-08-24 14:08:47 -06:00
parent a449e4b47c
commit bd85a36cb1
3 changed files with 10 additions and 5 deletions

View File

@@ -133,11 +133,14 @@ path = [ "/opt", "/home" ]
## Supported Plugins
Telegraf currently has support for collecting metrics from:
**You can view usage instructions for each plugin by running**
`telegraf -usage <pluginname>`
Telegraf currently has support for collecting metrics from
* disque
* elasticsearch
* exec (generic executable JSON-gathering plugin)
* exec (generic JSON-emitting executable plugin)
* haproxy
* httpjson (generic JSON-emitting http service plugin)
* kafka_consumer