telegraf/plugins/inputs
Guillem Jover 536dbfb724 Switch to github.com/kballard/go-shellquote (#1950)
The old gonuts fork has no License and has not seen any commits
differing from the original project, while the original has seen some
activity, even if low.

Having no license is a problem for distributors, as by default, such
projects are undistributable.
2016-11-16 11:24:11 -05:00
..
aerospike Major Logging Overhaul 2016-10-03 17:13:03 +01:00
all feat(kubernetes): Add kubernetes input plugin 2016-10-17 15:40:55 -04:00
apache Apache input enhancements ( added Basic Auth and SSL skipverify ) (#1964) 2016-11-15 10:52:24 -05:00
bcache
cassandra Just fix typo (#1962) 2016-10-27 11:45:17 +01:00
ceph Major Logging Overhaul 2016-10-03 17:13:03 +01:00
cgroup Revert "Moving cgroup path name to field from tag to reduce cardinality (#1457)" 2016-10-12 11:04:28 +01:00
chrony fix leap_status value in chrony input plugin (#1983) 2016-11-03 10:46:54 +00:00
cloudwatch Update docs on Cloudwatch. Set default period to 5m. (#2000) 2016-11-07 12:14:04 +00:00
conntrack Major Logging Overhaul 2016-10-03 17:13:03 +01:00
consul Added Consul health checks state monitoring. (#1294) 2016-06-01 11:02:28 +01:00
couchbase Update go version to 1.7, fix vet errors 2016-09-09 16:11:17 +01:00
couchdb
disque
dns_query
docker Major Logging Overhaul 2016-10-03 17:13:03 +01:00
dovecot
elasticsearch Make elasticsearch timeout configurable 2016-08-29 11:06:30 +01:00
exec Switch to github.com/kballard/go-shellquote (#1950) 2016-11-16 11:24:11 -05:00
filestat
graylog
haproxy haproxy/README: make quotes consistent 2016-10-11 11:30:22 +01:00
hddtemp Implement support for fetching hddtemp data (#1411) 2016-07-21 17:00:54 +01:00
http_listener http_listener input unit tests 2016-10-24 18:17:49 +01:00
http_response
httpjson Add support to parse JSON array. (#1965) 2016-11-15 13:02:55 -05:00
influxdb Add configurable timeout to influxdb input 2016-09-16 16:50:39 +01:00
ipmi_sensor
iptables Add new iptables plugin 2016-08-31 10:42:44 +01:00
jolokia jolokia input: add note about POST permissions 2016-09-06 11:11:27 +01:00
kafka_consumer Major Logging Overhaul 2016-10-03 17:13:03 +01:00
kubernetes fix(kubernetes): Only initialize RoundTripper once (#1951) 2016-10-26 13:47:35 +01:00
leofs
logparser logparser: allow numbers in ident & auth parameters 2016-10-10 11:27:35 +01:00
lustre2
mailchimp Major Logging Overhaul 2016-10-03 17:13:03 +01:00
memcached
mesos Major Logging Overhaul 2016-10-03 17:13:03 +01:00
mongodb Major Logging Overhaul 2016-10-03 17:13:03 +01:00
mqtt_consumer Major Logging Overhaul 2016-10-03 17:13:03 +01:00
mysql Update README.md (#1868) 2016-11-03 18:28:24 +00:00
nats_consumer nats_consumer: buffer incoming messages 2016-10-27 13:39:27 +01:00
net_response
nginx
nsq
nsq_consumer Major Logging Overhaul 2016-10-03 17:13:03 +01:00
nstat
ntpq Major Logging Overhaul 2016-10-03 17:13:03 +01:00
passenger
phpfpm Fix phpfpm fcgi client panic when URL doesnt exist 2016-10-12 11:58:38 +01:00
ping Set reasonable defaults in ping plugin 2016-10-17 15:21:09 +01:00
postgresql Postgresql database blacklist configuration option (#1699) 2016-09-07 09:39:55 +01:00
postgresql_extensible Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
powerdns Major Logging Overhaul 2016-10-03 17:13:03 +01:00
procstat Fix typo from 'Proctstas' to 'Procstat' in procstat plugin's README (#1945) 2016-10-25 13:57:55 +01:00
prometheus
puppetagent
rabbitmq Configurable RabbitMQ HTTP timeouts #1997 (#1998) 2016-11-16 16:18:56 +00:00
raindrops
redis add missing redis metrics 2016-08-31 01:05:11 -04:00
rethinkdb
riak
sensors fix issue #1716 (#1749) 2016-09-12 10:30:35 +01:00
snmp snmp: fix initialization of table fields in manual tables (#1836) 2016-10-12 11:00:39 +01:00
snmp_legacy Major Logging Overhaul 2016-10-03 17:13:03 +01:00
sqlserver SQL Server plugin: Fix WaitStats issue (#1859) 2016-10-06 14:21:14 +01:00
statsd Remove COMING SOON: multiple statsd fields 2016-10-11 10:57:34 +01:00
sysstat Major Logging Overhaul 2016-10-03 17:13:03 +01:00
system Added IopsInProgress to diskio stats (#2037) 2016-11-16 13:16:16 +00:00
tail Major Logging Overhaul 2016-10-03 17:13:03 +01:00
tcp_listener udp_listener & tcp_listener set default values 2016-10-27 10:25:24 +01:00
trig
twemproxy
udp_listener Add udp_buffer_size option to udp_listener (#1883) 2016-11-15 09:49:48 +00:00
varnish Fix varnish plugin to use default values 2016-09-23 16:06:33 +01:00
webhooks Major Logging Overhaul 2016-10-03 17:13:03 +01:00
win_perf_counters Update win_pref_counter to include Processor Queue Length in examples. (#2029) 2016-11-16 13:16:44 +00:00
zfs
zookeeper Modernize zookeeper readme (#1615) 2016-08-10 22:58:47 +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