telegraf/plugins/inputs
Mariusz Brzeski 3853d0d065 Fix problem with metrics when ping return Destination net unreachable ( windows ) (#1561)
* Fix problem with metrics when ping return Destination net unreachable
Add test case TestUnreachablePingGather
Add percent_reply_loss
Fix some other tests

* Add errors measurment

* fir problem with ping reply "TTL expired in transit" ( use regex for more specific condition - TTL in line but it's a not valid replay )
add test case for "TTL expired in transit" - TestTTLExpiredPingGather
2016-08-09 08:27:30 +01:00
..
aerospike clean up and finish aerospike refactor & readme 2016-07-19 11:36:41 +01:00
all Implement support for fetching hddtemp data (#1411) 2016-07-21 17:00:54 +01:00
apache
bcache
cassandra cassandra plugin lower version support added 2016-07-18 09:22:20 +01:00
ceph clean up and finish aerospike refactor & readme 2016-07-19 11:36:41 +01:00
cgroup Moving cgroup path name to field from tag to reduce cardinality (#1457) 2016-07-14 14:18:55 -06:00
chrony
cloudwatch
conntrack
consul
couchbase
couchdb
disque
dns_query Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
docker Added option "total/perdevice" to Docker input (#1525) 2016-07-21 16:50:12 +01:00
dovecot Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
elasticsearch Allow for TLS connections to ElasticSearch (#1398) 2016-06-22 16:23:49 +01:00
exec Move exec WaitGroup from Exec instance level to Gather. 2016-07-18 12:18:14 +01:00
filestat
graylog
haproxy Make the user able to specify full path for HAproxy stats 2016-07-19 11:35:15 +01:00
hddtemp Implement support for fetching hddtemp data (#1411) 2016-07-21 17:00:54 +01:00
http_response
httpjson
influxdb
ipmi_sensor
jolokia jolokia: handle multiple multi-dimensional attributes (#1524) 2016-07-20 14:47:04 +01:00
kafka_consumer
leofs
logparser Removing INFLUXDB_HTTP_LOG from logparser usage/docs 2016-08-04 16:42:59 +01:00
lustre2
mailchimp
memcached Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
mesos Added metrics for Mesos slaves and tasks running on them. 2016-07-21 17:13:00 +01:00
mongodb Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
mqtt_consumer
mysql Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
nats_consumer
net_response
nginx Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
nsq Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
nsq_consumer
nstat nstat: fix nstat setting path for snmp6 2016-07-19 14:51:36 +01:00
ntpq
passenger
phpfpm Fix leaky tcp connections in phpfpm plugin 2016-04-26 09:24:32 -06:00
ping Fix problem with metrics when ping return Destination net unreachable ( windows ) (#1561) 2016-08-09 08:27:30 +01:00
postgresql Cleanup & standardize config file 2016-04-01 10:59:53 -06:00
postgresql_extensible Fix postgres extensible text (#1601) 2016-08-09 08:25:59 +01:00
powerdns
procstat gopsutil, fix /proc/pid/io naming issue 2016-08-05 09:53:14 +01:00
prometheus
puppetagent
rabbitmq Add support for self-signed certs to RabbitMQ input plugin (#1503) 2016-07-19 10:24:06 +01:00
raindrops
redis Fix Redis url, an extra "tcp://" was added (#1521) 2016-07-19 15:24:10 +01:00
rethinkdb
riak
sensors
snmp
sqlserver
statsd
sysstat
system
tail Fix racy tail from beginning test 2016-07-28 14:08:12 +01:00
tcp_listener tcp/udp listeners, remove locks & improve test coverage 2016-07-28 13:42:34 +01:00
trig
twemproxy
udp_listener tcp/udp listeners, remove locks & improve test coverage 2016-07-28 13:42:34 +01:00
varnish
webhooks Webhooks plugin: add mandrill (#1408) 2016-07-18 12:41:13 +01:00
win_perf_counters Prometheus client & win_perf_counters char changes 2016-07-21 16:24:19 +01:00
zfs
zookeeper Considere zookeeper's state as a tags (#1417) 2016-07-16 19:19:21 +01:00
EXAMPLE_README.md Add request for sample queries (#1608) 2016-08-08 23:06:03 +01:00
mock_Plugin.go Add request for sample queries (#1608) 2016-08-08 23:06:03 +01:00
registry.go