Commit Graph

  • d9aa0f89a2 Remove hostname setting in the MQTT output. Shirou WAKAYAMA 2015-10-05 11:23:16 +0900
  • 0cd7d6ae55 update godep to include paho.mqtt. Shirou WAKAYAMA 2015-10-05 11:07:41 +0900
  • 7e96a9afda Change MQTT output topic format to split plugin name. Shirou WAKAYAMA 2015-10-05 10:43:46 +0900
  • f5a225f1e0 update Godep.json Shirou WAKAYAMA 2015-10-04 23:57:40 +0900
  • 6f4a3816a5 Add MQTT output. Shirou WAKAYAMA 2015-10-04 22:52:29 +0900
  • 6a2bb7bd87 Add net_bits_per_second_sent, net_bits_per_second_recv, net_packets_per_second_sent and net_packets_per_second_recv metrics to net plugin sokoloff (Alexander) 2015-10-03 20:24:54 +0300
  • 29363794c1 Merge remote-tracking branch 'upstream/master' subhachandrachandra 2015-09-30 17:02:58 -0700
  • 64a3a718e6 CHANGELOG feature updates Cameron Sparr 2015-09-29 14:15:23 -0700
  • b01c28ebc6 Clean up additional logging and always print basic agent config Cameron Sparr 2015-09-29 14:06:49 -0700
  • f5d1aaf7d9 Memory plugin: re-add cached and buffered to memory plugin Cameron Sparr 2015-09-28 17:05:42 -0700
  • f6f45881da Add more logging to telegraf Cameron Sparr 2015-09-28 13:08:28 -0700
  • cd7468f3be Fix conditional test against useradd so it's compatible with Dash Nick Jones 2015-09-28 13:22:24 +0100
  • cd93b9ae0b Merge remote-tracking branch 'upstream/master' subhachandrachandra 2015-09-25 15:19:11 -0700
  • 9a5aa4cc94 Merge 6791bbd541 into 0ffaafd788 Eugene Dementiev 2015-09-24 20:29:42 +0000
  • 0ffaafd788 Fix packages provides: now new version of package replaces the old one Eugene Dementiev 2015-09-24 21:37:37 +0300
  • 6791bbd541 Fix packages provides: now new version of package replaces the old one Eugene Dementiev 2015-09-24 21:37:37 +0300
  • caf016cbe6 Merge bfddabef56 into c6283d1b5a Eugene Dementiev 2015-09-24 17:30:21 +0000
  • c6283d1b5a AMQP auto reconnect feature Eugene Dementiev 2015-09-17 22:29:59 +0300
  • fc5e2c4f8d Merge e07aeebdd3 into 24527859e6 Josh Palay 2015-09-23 22:44:48 +0000
  • d57e6fd326 Merge 283578f947 into c4bbc18cb6 neezgee 2015-09-23 22:41:58 +0000
  • 889c551bfc Merge 597823fbc2 into 87ed2d4a21 Eugene Dementiev 2015-09-23 22:37:37 +0000
  • e07aeebdd3 fix typo Josh Palay 2015-09-23 14:46:35 -0700
  • 8944182d8e Fix printf format issue Josh Palay 2015-09-23 14:45:06 -0700
  • 0cbd853100 Adds command intervals to exec plugin Josh Palay 2015-09-23 11:21:42 -0700
  • 283578f947 Make nginx_test check port in nginx module tags Ruslan Islamgaliev 2015-09-23 21:43:44 +0300
  • bfddabef56 AMQP auto reconnect feature Eugene Dementiev 2015-09-17 22:29:59 +0300
  • 24527859e6 Fix printf format issue Josh Palay 2015-09-23 14:45:06 -0700
  • 0c6c5718fe Adds command intervals to exec plugin Josh Palay 2015-09-23 11:21:42 -0700
  • c4bbc18cb6 Make nginx_test check port in nginx module tags Ruslan Islamgaliev 2015-09-23 21:43:44 +0300
  • 6e76759225 Add port tag to nginx plugin Ruslan Islamgaliev 2015-09-23 03:05:54 +0300
  • 87ed2d4a21 Update CHANGELOG with ekini's changes and docker plugin Cameron Sparr 2015-09-23 15:36:51 -0700
  • 74b3309225 Add timestamps to points in Kafka/AMQP outputs Eugene Dementiev 2015-09-23 20:02:34 +0300
  • 1d741cbfc5 Update godep of go-dockerclient for Label access Cameron Sparr 2015-09-23 14:25:26 -0700
  • 12420db4b9 docker plugin: Add docker labels as tags in Cameron Sparr 2015-09-23 14:20:15 -0700
  • aad6a7e262 Only run the cpu plugin twice when using -test Cameron Sparr 2015-09-23 13:54:22 -0700
  • b12b804f0a Make redis password config more clear. Cameron Sparr 2015-09-23 12:00:23 -0700
  • 597823fbc2 Add timestamps to points in Kafka/AMQP outputs Eugene Dementiev 2015-09-23 20:02:34 +0300
  • 64d38ed17e Remove duplicate opentsdb docker images Cameron Sparr 2015-09-22 21:10:21 -0600
  • f8d64a7378 Redis: include per-db keyspace info Cameron Sparr 2015-09-22 18:13:35 -0700
  • d55e00d2c0 Add port tag to nginx plugin Ruslan Islamgaliev 2015-09-23 03:05:54 +0300
  • b92a0d5126 Redis plugin, add key metrics and simplify parsing Cameron Sparr 2015-09-22 15:59:34 -0700
  • e0372358df Update changelog with info about filtering Cameron Sparr 2015-09-22 16:01:58 -0700
  • 1bce6e3faf Updating README and CHANGELOG for 0.1.9 Cameron Sparr 2015-09-22 13:43:37 -0700
  • 81dd281789 Remove gvm from packaging script v0.1.9 Cameron Sparr 2015-09-22 11:46:51 -0700
  • dbb03c760f Merge 28d35ed9b5 into f7b38dc270 Cameron Sparr 2015-09-22 18:37:07 +0000
  • f7b38dc270 Update deb/rpm package config, package script Cameron Sparr 2015-09-22 10:10:16 -0700
  • ec9819071a Add -outputfilter flag, and refactor the filter flag to work for -sample-config Cameron Sparr 2015-09-21 18:38:57 -0700
  • 64294d80cb Merge e1eb25abb0 into 72edc3c4fe neezgee 2015-09-22 17:54:01 +0000
  • 72edc3c4fe Select default apache port depending on url scheme Ruslan Islamgaliev 2015-09-22 20:37:13 +0300
  • 5657e8d1da Add port tag to apache plugin Ruslan Islamgaliev 2015-09-22 17:20:24 +0300
  • e1eb25abb0 Select default apache port depending on url scheme Ruslan Islamgaliev 2015-09-22 20:37:13 +0300
  • 28d35ed9b5 Update deb/rpm package config, package script Cameron Sparr 2015-09-22 10:10:16 -0700
  • 64d586ef70 Add -outputfilter flag, and refactor the filter flag to work for -sample-config Cameron Sparr 2015-09-21 18:38:57 -0700
  • 0700e0cf94 Update gopsutil godep dependency Cameron Sparr 2015-09-22 09:28:28 -0700
  • 05804230b4 Add port tag to apache plugin Ruslan Islamgaliev 2015-09-22 17:20:24 +0300
  • 9a16e22c80 - Change Makefile to output statically linked binary - Change Vagrantfile me 2015-09-22 18:22:47 +0800
  • 5e46d5e45a Corrected import paths: me 2015-09-22 12:57:12 +0800
  • 1cd2db9f8c Memory plugin: use 'available' instead of 'actual_' Cameron Sparr 2015-09-21 14:25:19 -0700
  • 10d411c4f7 Update new memory unit tests, documentation Cameron Sparr 2015-09-18 12:01:30 -0700
  • 167b8b8eb8 Godep update gopsutil to get darwin mem fix Cameron Sparr 2015-09-18 11:03:04 -0700
  • 74da03d9fa Refactor memory stats, remove some, add 'actual_' stats Cameron Sparr 2015-09-18 10:52:59 -0700
  • b8a58dad65 Fix CPU unit tests for time_ prefix Cameron Sparr 2015-09-21 17:08:50 -0700
  • b012713cf2 Adding time_ prefix to all CPU time measurements Cameron Sparr 2015-09-21 10:05:58 -0700
  • 82d914149e Adding a retry to the initial telegraf database connection Cameron Sparr 2015-09-18 18:02:16 -0700
  • 987b2cb782 Merge 9e23f84903 into 450f5e03a5 Eugene Dementiev 2015-09-18 22:07:27 +0000
  • 450f5e03a5 Add shebang to postinstall script (fixes installation on Debian family) Eugene Dementiev 2015-09-18 01:11:46 +0300
  • 9e23f84903 Add shebang to postinstall script (fixes installation on Debian family) Eugene Dementiev 2015-09-18 01:11:46 +0300
  • b04706b875 Fix makefile warning for go1.5 Eugene Dementiev 2015-09-08 01:01:22 +0300
  • 10b0438201 Remove cpu_usage_busy, this is simply 100-cpu_usage_idle Cameron Sparr 2015-09-17 17:37:12 -0700
  • 0270ace3d4 Add a CPU collection plugin README Cameron Sparr 2015-09-17 17:24:01 -0700
  • bbb27fa484 Update gopsutil dependency to enable 32-bit builds Cameron Sparr 2015-09-17 16:35:38 -0700
  • df15e7b379 Remove non-existent 'stolen' cpu stat, fix measurement names Cameron Sparr 2015-09-17 12:23:33 -0700
  • df651ab98e Properly vendor the gopsutil dependency Cameron Sparr 2015-09-17 12:08:10 -0700
  • dd7a3b37b0 Delete 'vendored' gopsutil directory Cameron Sparr 2015-09-17 12:07:15 -0700
  • 229358e67c Merge 16231aa52b into 94a623c00e allen13 2015-09-18 00:46:13 +0000
  • 94a623c00e Check if file exists before running disk usage on it. Not all mounts are normal files. Tim Allen 2015-09-17 15:02:15 -0500
  • 16231aa52b Check if file exists before running disk usage on it. Not all mounts are normal files. Tim Allen 2015-09-17 15:02:15 -0500
  • 6cb0f2d392 Revert godep updates, needs a fix in influxdb repo Cameron Sparr 2015-09-17 00:57:39 -0700
  • 17e165382f Add amqp/rabbitmq to output list in readme Cameron Sparr 2015-09-16 17:30:10 -0700
  • 733ba07312 Changing AddValues to AddFields and temp disabling adding w time Cameron Sparr 2015-09-16 16:50:43 -0700
  • 46cd9ff9f5 Update influxdb godeps for line-protocol precision fix Cameron Sparr 2015-09-16 15:44:29 -0700
  • 66ed4f7328 mysql plugin: don't emit blank tags Cameron Sparr 2015-09-16 14:04:14 -0700
  • 3be6d84675 Catching up on some CHANGELOG updates Cameron Sparr 2015-09-16 14:23:57 -0700
  • eea2a89aae Merge 2841c02809 into 406e980fae Eugene Dementiev 2015-09-16 21:20:23 +0000
  • 406e980fae install and init script for el5 Eugene Dementiev 2015-09-16 18:31:48 +0300
  • b015cd3ca7 Merge 311c14f9e7 into 211065565f buschjost 2015-09-16 21:11:03 +0000
  • d79196436b Merge a598cab85e into 211065565f Nicholas Turner 2015-09-16 21:11:02 +0000
  • 211065565f Add HTTP 5xx stats to HAProxy plugin. Closes #194 Oliver Buschjost 2015-09-16 22:55:55 +0200
  • 311c14f9e7 Add HTTP 5xx stats to HAProxy plugin. Closes #194 Oliver Buschjost 2015-09-16 22:55:55 +0200
  • 2841c02809 Fixes #186 (install and init script for el5) Eugene Dementiev 2015-09-16 18:31:48 +0300
  • d979ee5573 AMQP routing tag doc & add routing tag for Kafka Cameron Sparr 2015-09-16 12:10:26 -0700
  • c843b53c30 added docker image unit test with OpenTSDB Roman Plessl 2015-09-11 22:24:53 +0200
  • 5d280e4d25 AMQP output plugin typo fixes and added README and RoutingTag Eugene Dementiev 2015-09-16 03:25:56 +0300
  • f00d43aa09 Added amqp output Eugene Dementiev 2015-09-15 21:16:53 +0300
  • a598cab85e Added missing case for haproxy_http_response.5xx statistic Nick Turner 2015-09-16 01:11:48 -0700
  • aecb62a2f0 AMQP output plugin typo fixes and added README and RoutingTag Eugene Dementiev 2015-09-16 03:25:56 +0300
  • 891fc85fd8 Merge 34e16f03e6 into 2e68d3cb3c Eugene Dementiev 2015-09-15 22:24:59 +0000
  • 2e68d3cb3c Merge pull request #198 from mced/fix_mem_used_perc Cameron Sparr 2015-09-15 15:24:48 -0700
  • 34e16f03e6 Added amqp output Eugene Dementiev 2015-09-15 21:16:53 +0300
  • 4d6f11b61f [fix] mem_used_perc returns percentage of used mem Cédric Menassa 2015-09-15 12:58:51 +0200