Commit Graph

  • c2bb9db012 Changelog update Cameron Sparr 2016-03-16 11:20:05 -06:00
  • e4e7d7fbfc Improved install script for packaged telegraf: Pierre Fersing 2016-02-23 18:25:07 +01:00
  • 035e4cf90a Fix bug with httpjson client pointer receiver Cameron Sparr 2016-03-16 10:20:52 -06:00
  • 18fff4a3f5 Merge pull request #858 from LordFPL/patch-1 Cameron Sparr 2016-03-16 09:28:30 -06:00
  • 675b6dc305 Corrected issue with windows builds where the correct configuration Ross McDonald 2016-03-15 08:11:55 -05:00
  • 4071c78b2b (very) Little error in changelog LordFPL 2016-03-16 08:57:33 +01:00
  • 2cb32a683e README fixes for 0.11.0 Cameron Sparr 2016-03-14 17:42:20 +00:00
  • b6dc9c004b Release 0.11.0 0.11.0 Cameron Sparr 2016-03-14 17:19:46 +00:00
  • 4ea0c707c1 Input plugin for running ntp queries Cameron Sparr 2016-03-14 12:56:33 +00:00
  • 2fbcb5c6d8 Fix postgresql password exposure in metrics Thomas Menard 2016-03-14 10:32:07 +01:00
  • a4d60d9750 Update Godeps_windows Cameron Sparr 2016-03-14 10:49:28 +00:00
  • d3925890b1 github wh: return from eventHandler when err != nil Cameron Sparr 2016-03-14 10:29:43 +00:00
  • 8c6c144f28 influxdb output: If all write fails, trigger a reconnect Cameron Sparr 2016-03-14 10:28:01 +00:00
  • db8c24cc7b Add a "kernel" plugin for /proc/stat statistics Cameron Sparr 2016-03-10 13:40:03 +01:00
  • ecbbb8426f Fix #828 Thibault Cohen 2016-03-10 14:41:03 -05:00
  • 0752879fc8 SNMP fix concurrency issue Thibault Cohen 2016-03-09 00:55:36 -05:00
  • 3f2a04b25b Fix build-for-docker Makefile target syntax. Chris Goller 2016-03-09 11:50:06 -06:00
  • aa15e7916e processes: Fix zombie process procfs panic Cameron Sparr 2016-03-09 22:55:26 +01:00
  • 7b09623fa8 Add number of users to 'system' plugin Cameron Sparr 2016-03-09 17:22:34 +01:00
  • 2f45b8b7f5 Cross platform support for the 'processes' plugin Cameron Sparr 2016-03-08 11:42:31 +01:00
  • 5ffa2a30be Add processes status stats in system input plugin Thibault Cohen 2016-03-06 01:04:54 -05:00
  • b102ae141a CONFIGURATION drop->fielddrop Cameron Sparr 2016-03-09 15:46:37 +01:00
  • 845abcdd77 Only log the overwritten metric warning on 1st overwrite per buffer Cameron Sparr 2016-03-09 14:44:32 +01:00
  • 805db7ca50 Break out fcgi code into orig Go files, don't ignore errs Cameron Sparr 2016-03-09 13:11:59 +01:00
  • bd3d0c330f parsed with gofmt Prune Sebastien THOMAS 2016-03-01 14:38:12 -05:00
  • 0060df9877 added zookeeper_chroot option Prune Sebastien THOMAS 2016-03-01 14:11:18 -05:00
  • cd66e203bd Improve procstat Thibault Cohen 2016-03-06 01:42:14 -05:00
  • 240f99478a Prevent Inf and NaN from being added, and unit test Accumulator Cameron Sparr 2016-03-07 15:46:23 +01:00
  • 41534c73f0 mqtt_consumer: option to set persistent session and client ID Cameron Sparr 2016-03-07 13:56:10 +01:00
  • 6139a69fa8 [SNMP Input] SNMPMap() loops forever if table has more than 32 entries Matt Morrison 2016-03-07 17:13:29 +13:00
  • 3cca312e61 Adding a TCP input listener Cameron Sparr 2016-03-02 15:31:46 +00:00
  • 7e312797ec Grammar corrections and consistency for output-list, input-list Cameron Sparr 2016-03-07 11:42:01 +01:00
  • fe44fa648a Fix the incorrect indent of input-list help message 张光权 2016-03-07 17:41:57 +08:00
  • 3249030257 add flags '-input-list' and '-output-list' for telegraf command 张光权 2016-03-06 20:08:51 +08:00
  • 8f98c20c51 Add flags -usage-list to print all plugins inputs for telegraf 张光权 2016-03-04 00:09:49 +08:00
  • 1c76d5d096 Improve docker input plugin Thibault Cohen 2016-02-23 23:58:14 -05:00
  • 35f1e28809 Merge pull request #790 from arthtux/master Cameron Sparr 2016-03-04 17:46:12 +00:00
  • 20999979de Update redis.go Arthur Deschamps 2016-03-04 07:22:54 -05:00
  • c6706a86f1 add README.md for redis arthtux 2016-03-03 20:20:03 -05:00
  • b4b1866286 Removed test functionality from build script. Ross McDonald 2016-03-02 12:06:16 -06:00
  • 28eb9b4c29 Fixed issue where binary wasnt copied to packaging directory correctly. Ross McDonald 2016-03-02 11:55:31 -06:00
  • 0a9accccc1 Added permissions check to post-install script due to issues with RPMs having the incorrect permissions on the log directory. Ross McDonald 2016-03-02 11:16:30 -06:00
  • c3d220175f Removed i386 as a target for darwin, as it currently doesnt compile. Ross McDonald 2016-03-02 11:12:45 -06:00
  • 095c90ad22 Re-added zip package output format. Modified zip and tar packaging process to use the base 'tar' and 'zip' commands, instead of 'fpm'. Ross McDonald 2016-03-02 10:42:58 -06:00
  • a77bfecb02 Updates to build script to improve ARM builds and other functionality. Ross McDonald 2016-03-02 09:17:15 -06:00
  • 72027b5b3c Add README.md for snmp input plugin Thibault Cohen 2016-03-01 19:45:40 -05:00
  • e5503c56ad Fix #773 Thibault Cohen 2016-03-01 19:45:01 -05:00
  • ee7b225272 Add snmp table feature #540 Thibault Cohen 2016-02-17 00:08:20 -05:00
  • 03d37725a9 dns_query unit tests, require that field exists Cameron Sparr 2016-03-03 15:44:16 +00:00
  • 29d1cbb673 Reduce metric_buffer_limit to 1000 Pierre Fersing 2016-03-02 15:38:08 +01:00
  • e81278b800 Fix bug in sample code. Auke Willem Oosterhoff 2016-03-03 14:14:09 +01:00
  • e5482a5725 Do not ignore username option for mqtt output Manuel Sangoi 2016-03-03 14:14:50 +01:00
  • 8464be691e Username not set for mqtt_consumer plugin Pascal Larin 2016-03-02 12:36:23 -05:00
  • ed9937bbd8 Update all dependency hashes Cameron Sparr 2016-03-02 10:23:01 +00:00
  • b2a4d4a018 Allow ssl option specification for httpjson plugin Cameron Sparr 2016-03-01 17:13:26 +00:00
  • 74aaf4f75b Add udp listener to readme list of plugins Cameron Sparr 2016-03-01 15:46:29 +00:00
  • 2945f9daa9 Changelog update Cameron Sparr 2016-03-01 15:11:37 +00:00
  • 3b496ab3d8 udp listener: add os buffer size notes & change default port Cameron Sparr 2016-03-01 14:53:55 +00:00
  • e1f30aeff9 Add a README for the UDP listener input plugin Andrea Leopardi 2016-02-29 12:14:44 +01:00
  • a92e73231d Add tests for the udp_listener input plugin Andrea Leopardi 2016-02-29 12:08:33 +01:00
  • 8d91115623 Add generic UDP listener service input Aleksei Magusev and Andrea Leopardi 2016-02-25 16:57:28 +01:00
  • 9af8d6912a Remove naoina/toml dependency, use influxdata/toml Cameron Sparr 2016-03-01 10:12:28 +00:00
  • fe43fb47e1 Fix test Pierre Fersing 2016-02-29 22:02:33 +01:00
  • ca3a80fbe1 Fix invalid DSN after dsnAddTimeout and "" DSN Pierre Fersing 2016-02-29 19:39:22 +01:00
  • f0747e76da Fix newly added test Pierre Fersing 2016-02-29 19:04:56 +01:00
  • 7416d6ea71 Improve timeout in input plugins Pierre Fersing 2016-02-29 17:52:58 +01:00
  • ea7cbc781e Create a FreeBSD build Dirk Pahl 2016-02-29 15:19:44 +01:00
  • 3568fb9f93 Support specifying influxdb retention policy Cameron Sparr 2016-02-29 16:13:00 +00:00
  • 43b7ce4f6d Merge pull request #764 from arthtux/master Cameron Sparr 2016-02-29 11:36:32 +00:00
  • baa38d6266 Fixing Librato plugin bastard 2016-02-26 20:06:56 +00:00
  • 1677960caa correct nginx README arthtux 2016-02-28 15:41:16 -05:00
  • 0fab573c98 add nginx description arthtux 2016-02-28 15:38:46 -05:00
  • 04a8e5b888 influxdb output: try to connect on write if there are no conns Cameron Sparr 2016-02-26 16:26:43 +00:00
  • 6284e2011c Fix sensor plugin, was splitting on ":" incorrectly Cameron Sparr 2016-02-26 15:10:12 +00:00
  • a97c93abe4 add usage_percent into docker readme Cameron Sparr 2016-02-26 15:12:37 +00:00
  • 664816383a Update readme to 0.10.4.1 Cameron Sparr 2016-02-24 10:05:10 -07:00
  • fc4cb1654c Fix deb and rpm packages 0.10.4.1 Cameron Sparr 2016-02-24 09:10:47 -07:00
  • f1fa915985 Release 0.10.4 w/ windows builds 0.10.4 Cameron Sparr 2016-02-23 15:59:02 -07:00
  • 11482a75a1 Changelog update, field and name drop and pass params Cameron Sparr 2016-02-23 15:47:31 -07:00
  • e983d35c25 Add support for multiple field names for timers Matt Heath 2016-02-22 15:58:06 +00:00
  • 85c4f753ad modify Windows default conf to use win perf over WMI Cameron Sparr 2016-02-23 15:40:02 -07:00
  • 1847ce3f3d Experimental windows build process changes Cameron Sparr 2016-02-22 15:16:46 -07:00
  • 83c27cc7b1 dns query: Don't use mjasion.pl for unit tests, check errs Cameron Sparr 2016-02-23 11:10:28 -07:00
  • 3e8f96a463 httpjson: add unit test to verify that POST params get passed Cameron Sparr 2016-02-23 10:54:28 -07:00
  • 69e4f16b13 Fix bad http GET parameter encoding, add unit test Cameron Sparr 2016-02-23 10:07:56 -07:00
  • 918c3fb260 httpjson test real response from issue #729 Cameron Sparr 2016-02-23 09:34:01 -07:00
  • 0074696e67 Experimental windows build process changes 0.10.3-windows-3 Cameron Sparr 2016-02-22 15:16:46 -07:00
  • 54ee44839c Put arm deb and rpm downloads on readme Cameron Sparr 2016-02-22 16:59:45 -07:00
  • 8362aa9d66 Some windows build script fixes Cameron Sparr 2016-02-22 15:12:35 -07:00
  • 2a6ff16819 Fix up config panic points for naoina/toml support Cameron Sparr 2016-02-22 14:43:00 -07:00
  • 47ad73cc89 Ignore boring filesystems from disk plugin Pierre Fersing 2016-02-22 18:29:10 +01:00
  • 9687f71a17 README updated for pgrep user support Aurélien DEHAY 2016-02-19 19:27:47 +01:00
  • ed684be18d Adding pgrep user support Aurélien DEHAY 2016-02-19 19:25:17 +01:00
  • 5aef725c13 Change pass/drop to namepass/namedrop for outputs Cameron Sparr 2016-02-22 13:35:06 -07:00
  • d00550c45f Add metric pass/drop filter Thibault Cohen 2016-02-20 00:35:12 -05:00
  • 9ce8d78835 Set running output quiet mode in agent connect func Cameron Sparr 2016-02-22 11:40:27 -07:00
  • 29016822fd Sensors input currently only available if built from source Cameron Sparr 2016-02-21 16:35:56 -07:00
  • bb50d7edb4 dns_query plugin fixups: Marcin Jasion 2016-02-21 18:43:24 +01:00
  • d43d6f2b13 renamed plugin to dns_query and value to query_time_ms small polishings Marcin Jasion 2016-02-15 16:10:04 +01:00
  • 636dc27ead Dns query input plugin Marcin Jasion 2016-02-13 19:00:42 +01:00