Add plugin links

closes #964
This commit is contained in:
Florent Ramière 2016-04-04 23:57:52 +02:00 committed by Cameron Sparr
parent d9bb1ceaec
commit d2d91e713a
1 changed files with 70 additions and 70 deletions

140
README.md
View File

@ -156,55 +156,55 @@ more information on each, please look at the directory of the same name in
Currently implemented sources: Currently implemented sources:
* aerospike * [aerospike](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/aerospike)
* apache * [apache](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/apache)
* bcache * [bcache](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/bcache)
* couchbase * [couchbase](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/couchbase)
* couchdb * [couchdb](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/couchdb)
* disque * [disque](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/disque)
* dns query time * [dns query time](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/dns_query)
* docker * [docker](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/docker)
* dovecot * [dovecot](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/dovecot)
* elasticsearch * [elasticsearch](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/elasticsearch)
* exec (generic executable plugin, support JSON, influx, graphite and nagios) * [exec](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/exec ) (generic executable plugin, support JSON, influx, graphite and nagios)
* haproxy * [haproxy](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/haproxy)
* httpjson (generic JSON-emitting http service plugin) * [httpjson ](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/httpjson ) (generic JSON-emitting http service plugin)
* influxdb * [influxdb](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/influxdb)
* ipmi_sensor * [ipmi_sensor](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/ipmi_sensor)
* jolokia * [jolokia](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/jolokia)
* leofs * [leofs](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/leofs)
* lustre2 * [lustre2](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/lustre2)
* mailchimp * [mailchimp](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mailchimp)
* memcached * [memcached](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/memcached)
* mesos * [mesos](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mesos)
* mongodb * [mongodb](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mongodb)
* mysql * [mysql](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mysql)
* net_response * [net_response](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/net_response)
* nginx * [nginx](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/nginx)
* nsq * [nsq](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/nsq)
* ntpq * [ntpq](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/ntpq)
* phpfpm * [phpfpm](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/phpfpm)
* phusion passenger * [phusion passenger](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/passenger)
* ping * [ping](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/ping)
* postgresql * [postgresql](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/postgresql)
* postgresql_extensible * [postgresql_extensible](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/postgresql_extensible)
* powerdns * [powerdns](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/powerdns)
* procstat * [procstat](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/procstat)
* prometheus * [prometheus](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/prometheus)
* puppetagent * [puppetagent](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/puppetagent)
* rabbitmq * [rabbitmq](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/rabbitmq)
* raindrops * [raindrops](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/raindrops)
* redis * [redis](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/redis)
* rethinkdb * [rethinkdb](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/rethinkdb)
* riak * [riak](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/riak)
* sensors (only available if built from source) * [sensors ](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/sensors) (only available if built from source)
* snmp * [snmp](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/snmp)
* sql server (microsoft) * [sql server](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/sqlserver) (microsoft)
* twemproxy * [twemproxy](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/twemproxy)
* zfs * [zfs](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/zfs)
* zookeeper * [zookeeper](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/zookeeper)
* win_perf_counters (windows performance counters) * [win_perf_counters ](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/win_perf_counters) (windows performance counters)
* system * [system](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/system)
* cpu * cpu
* mem * mem
* net * net
@ -217,33 +217,33 @@ Currently implemented sources:
Telegraf can also collect metrics via the following service plugins: Telegraf can also collect metrics via the following service plugins:
* statsd * [statsd](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/statsd)
* udp_listener * [udp_listener](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/udp_listener)
* tcp_listener * [tcp_listener](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/tcp_listener)
* mqtt_consumer * [mqtt_consumer](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mqtt_consumer)
* kafka_consumer * [kafka_consumer](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/kafka_consumer)
* nats_consumer * [nats_consumer](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/nats_consumer)
* github_webhooks * [github_webhooks](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/github_webhooks)
We'll be adding support for many more over the coming months. Read on if you We'll be adding support for many more over the coming months. Read on if you
want to add support for another service or third-party API. want to add support for another service or third-party API.
## Supported Output Plugins ## Supported Output Plugins
* influxdb * [influxdb](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/influxdb)
* amon * [amon](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/amon)
* amqp * [amqp](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/amqp)
* aws kinesis * [aws kinesis](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/kinesis)
* aws cloudwatch * [aws cloudwatch](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/cloudwatch)
* datadog * [datadog](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/datadog)
* graphite * [graphite](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/graphite)
* kafka * [kafka](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/kafka)
* librato * [librato](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/librato)
* mqtt * [mqtt](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/mqtt)
* nsq * [nsq](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/nsq)
* opentsdb * [opentsdb](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/opentsdb)
* prometheus * [prometheus](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client)
* riemann * [riemann](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/riemann)
## Contributing ## Contributing