telegraf/plugins/inputs
Cameron Sparr ea2521bf27 Fixup ping change
fixes #1335
2016-06-10 13:05:28 +01:00
..
aerospike
all add graylog plugin 2016-06-01 18:21:09 +01:00
apache Made the apache input’s urls parameter optional by using a reasonable default for most users (#1288) 2016-05-27 16:12:36 +01:00
bcache
cassandra Cassandra: update plugin supported prefix & fix panic 2016-04-27 15:23:05 -06:00
ceph Implemented ceph collector (#1172) 2016-05-18 15:48:44 +01:00
chrony add option to disable dns lookup for chronyc 2016-05-25 18:58:56 +01:00
cloudwatch New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
conntrack Adding a conntrack input plugin 2016-05-31 10:42:19 +01:00
consul Added Consul health checks state monitoring. (#1294) 2016-06-01 11:02:28 +01:00
couchbase
couchdb
disque
dns_query skip network-dependent unit tests in short mode 2016-04-28 14:44:08 -06:00
docker Fix crash in Docker input plugin - Fixes #1195 2016-05-18 11:27:06 +01:00
dovecot
elasticsearch New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
exec Fix exec plugin panic with single binary 2016-06-10 11:27:46 +01:00
filestat Tail input plugin 2016-04-26 09:42:06 -06:00
github_webhooks Refactor GitHub webhooks (#1240) 2016-05-23 11:21:34 +01:00
graylog graylog input doc tweaks 2016-06-01 18:44:18 +01:00
haproxy New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
http_response http_response plugin: Add SSL config options 2016-05-25 13:44:36 +01:00
httpjson
influxdb Also added reasonable default for influxdb input plugin 2016-05-31 13:41:02 +01:00
ipmi_sensor Implement timeouts for all exec command runners 2016-04-29 12:06:22 -06:00
jolokia Change server_ -> jolokia_ in tags and other formatting 2016-04-27 16:00:58 -06:00
kafka_consumer Change default zookeeper chroot to empty string 2016-06-10 12:07:36 +01:00
leofs Implement timeouts for all exec command runners 2016-04-29 12:06:22 -06:00
lustre2 Adding Jobstats support to Lustre2 input plugin 2016-04-27 15:35:24 -06:00
mailchimp
memcached
mesos
mongodb Use optimeDate to get MongoTimestamp (mongo input plugin). (#1281) 2016-05-27 11:57:17 +01:00
mqtt_consumer Update etc/telegraf.conf, mqtt_cons readme 2016-05-10 14:18:55 -07:00
mysql Don't use root user as example 2016-05-17 18:30:15 +01:00
nats_consumer
net_response Utilize timeout in net_response plugin. 2016-05-23 15:59:23 +01:00
nginx
nsq
nstat nstat plugin cleanups and formatting 2016-05-17 17:00:46 +01:00
ntpq ntpq input: ignore lines that are '-' 2016-05-18 22:20:47 +01:00
passenger
phpfpm Fix leaky tcp connections in phpfpm plugin 2016-04-26 09:24:32 -06:00
ping Fixup ping change 2016-06-10 13:05:28 +01:00
postgresql
postgresql_extensible postgresql_extensible: custom address in metrics output 2016-04-25 16:33:35 -06:00
powerdns
procstat Update gopsutil dependency 2016-05-20 15:30:13 +01:00
prometheus Fixed incorrect prometheus metrics source selection (#1337) 2016-06-09 22:50:00 +01:00
puppetagent
rabbitmq New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
raindrops
redis Removed leaked "database" tag on redis metrics (#1316) 2016-06-02 14:25:23 +01:00
rethinkdb
riak
rollbar_webhooks Add input plugin for rollbar service. (#1247) 2016-05-24 15:32:42 +01:00
sensors
snmp Add the OctetString OID value support (#1242) 2016-05-23 11:21:53 +01:00
sqlserver Fix datatype conversion 2016-04-23 09:14:04 +02:00
statsd README fixups for udp_listener, statsd inputs 2016-04-28 13:11:41 -06:00
sysstat fix interval rounding error 2016-05-23 11:20:01 +01:00
system Use glob match for finding /proc/<pid>/stat files 2016-06-03 13:31:31 +01:00
tail Sleep longer in tail test 2016-06-01 15:49:32 +01:00
tcp_listener README fixups for udp_listener, statsd inputs 2016-04-28 13:11:41 -06:00
trig
twemproxy
udp_listener README fixups for udp_listener, statsd inputs 2016-04-28 13:11:41 -06:00
varnish Updated documentation. (#1284) 2016-05-26 19:31:51 +01:00
win_perf_counters Sanitize Field name 2016-04-28 12:21:28 -06:00
zfs fix build flags 2016-06-01 18:58:54 +01:00
zookeeper
EXAMPLE_README.md
mock_Plugin.go
registry.go