Rene Zbinden
7c7e70df28
add sysstat plugin
2016-04-08 18:34:54 +02:00
Luke Swithenbank
91b2fd2b47
fmt
2016-04-08 18:34:54 +02:00
Luke Swithenbank
dd2186c187
add plugin to all
2016-04-08 18:34:54 +02:00
Josh Hardy
413e5ab22a
Add CloudWatch input plugin
...
Rebased commit of previously reviewed branch.
Added cloudwatch client Mock and more rich unit tests.
closes #935
closes #936
2016-04-08 18:34:53 +02:00
Cameron Sparr
a85697efb5
Convert ipmi stats/tags to underscore and lowercase
...
closes #888
2016-04-08 18:34:52 +02:00
张光权
f95ec898a9
Add the ipmi plugin
2016-04-08 18:34:51 +02:00
Vebjorn Ljosa
bf703d39ab
Couchbase input plugin
2016-04-08 18:34:50 +02:00
Thomas Menard
00cd25a44f
Add the postgresql_extensible plugin
...
This plugin is intended to add an extended support of Postgresql
compared to the legacy postgres plugin.
Basically, the plugin don’t have any metrics defined and it’s up to the
user to define it in the telegraph.conf (as a toml structure).
Each query can have it’s specific tags, and can be written specifically
using a where clause in order to eventually filter per database name.
To be more generic, a minimum postgresql version has been defined per
query in case you have 2 different version of Postgresql running on the
same host.
2016-04-08 18:34:50 +02:00
Cameron Sparr
9f39d083db
Input plugin for running ntp queries
...
see #235
2016-04-08 18:34:49 +02:00
Cameron Sparr
3b8eaeb234
Adding a TCP input listener
...
closes #481
2016-04-08 18:34:48 +02:00
Aleksei Magusev and Andrea Leopardi
0b9e4aa6c2
Add generic UDP listener service input
2016-04-08 18:34:46 +02:00
Marcin Jasion
6414725de9
dns_query plugin fixups:
...
- renamed plugin to dns_query
- domains are optional
- new record types
closes #694
2016-04-08 18:34:45 +02:00
Marcin Jasion
2ad3242559
Dns query input plugin
2016-04-08 18:34:44 +02:00
Jason Coene
338d70ad77
Add riak plugin
2016-04-08 18:34:44 +02:00
Sergio Jimenez
5a7c19f47d
plugin(mesos): Initial commit
...
The plugin is able to query a Mesos master and push the metrics, a
blacklist can be configured and a timeout, it's still not used.
Added unit test, might be a good idea to have system test using docker.
2016-04-08 18:34:43 +02:00
Thibault Cohen
a60302a0db
Add tcp/udp check connection input plugin
...
closes #650
2016-04-08 18:34:43 +02:00
Vladislav Shub
ec8f51beaf
Added full support for raindrops and tests
2016-04-08 18:34:42 +02:00
Cameron Sparr
668e16bb36
MQTT Consumer Input plugin
2016-04-08 18:34:42 +02:00
Dragostin Yanev (netixen)
31d7694039
Add NATS consumer input plugin.
2016-04-08 18:34:42 +02:00
Miki
cabf5d004d
added dovecot plugin
...
closes #671
2016-02-09 14:10:17 -07:00
codehate
9a59512f75
Add: Telegraf CouchDB Plugin
...
CouchDB Plugin - Formatted Code
closes #652
Minor fix for CouchDB Plugin
Formatted code fix for CouchDB Plugin
CouchDB Plugin - Changed hosts to full urls
CouchDB Plugin - Formatted Code
CouchDB Plugin - Fatal commit from local fix
CouchDB Plugin - Updated test case
2016-02-05 14:14:19 -07:00
Pavel Yudin
40d859354f
Add powerdns input plugin
...
closes #614
2016-01-29 09:40:04 -07:00
Rune Darrud
f088dd7e00
Added plugin to read Windows performance counters
...
closes #575
2016-01-28 16:35:13 -07:00
Cameron Sparr
7e7e462de1
Merge branch 'ghWebhooks'
...
closes #573
2016-01-26 15:29:41 -07:00
root
a93e1ceac8
Add sqlserver input plugin
...
closes #589
2016-01-26 14:55:27 -07:00
Thibault Cohen
e6d7e4e309
Add snmp input plugin
...
closes #546
closes #40
2016-01-25 12:35:27 -07:00
Jack Zampolin
4e5dfa5d33
Address PR comments and merge conflicts
2016-01-25 09:56:57 -08:00
Jack Zampolin
89f5b77550
Fix merge conflict in all.go
2016-01-22 16:51:54 -08:00
Jack Zampolin
dbf1383a38
Change github.com/influxdata to github.com/influxdata
2016-01-22 16:45:31 -08:00
Cameron Sparr
4d0dc8b7c8
Refactor the docker plugin, use go-dockerclient throughout
...
fixes #503
fixes #463
2016-01-21 16:07:03 -07:00
Jack Zampolin
ddcd99a1ce
Push ghwebhooks branch
2016-01-20 12:19:03 -08:00
Jack Zampolin
0cdf1b07e9
Fix issue 524
2016-01-20 10:57:35 -08:00
Vinh
1388b1b58b
Add phusion Passenger plugin
...
Gather metric by parsing XMLoutput of `passenger-status` utility.
More information of this utility:
https://www.phusionpassenger.com/library/admin/apache/overall_status_report.html
closes #522
2016-01-18 11:14:04 -07:00
Cameron Sparr
6eea89f4c0
Make NSQ plugin compatible with version 0.10.0
2016-01-15 17:04:23 -07:00
Matt Davis
c0d98ecd4b
Added initial support for gosensors module
2016-01-15 11:17:46 -07:00
Cameron Sparr
9c5db1057d
renaming plugins -> inputs
2016-01-07 15:04:30 -07:00