Commit Graph

  • dd7a3b37b0 Delete 'vendored' gopsutil directory Cameron Sparr 2015-09-17 12:07:15 -0700
  • 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
  • 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
  • 406e980fae install and init script for el5 Eugene Dementiev 2015-09-16 18:31:48 +0300
  • 211065565f Add HTTP 5xx stats to HAProxy plugin. Closes #194 Oliver Buschjost 2015-09-16 22:55:55 +0200
  • 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
  • 2e68d3cb3c Merge pull request #198 from mced/fix_mem_used_perc Cameron Sparr 2015-09-15 15:24:48 -0700
  • 4d6f11b61f [fix] mem_used_perc returns percentage of used mem Cédric Menassa 2015-09-15 12:58:51 +0200
  • aac9ba6c1e add bugfix in CHANGELOG and some notes in pg README Kevin Bouwkamp 2015-09-14 20:50:07 -0400
  • d926a3b5da no longer duplicate ignored columns here Kevin Bouwkamp 2015-09-13 20:22:19 -0400
  • fa5753c579 Makes the test also work across pg versions Kevin Bouwkamp 2015-09-13 20:11:49 -0400
  • 3fa3b2d836 add some comments Kevin Bouwkamp 2015-09-13 12:51:50 -0400
  • 76041e84e8 fix some more indentation... Kevin Bouwkamp 2015-09-13 04:43:08 -0400
  • 19c6572926 Add a few notes about the connection strings Kevin Bouwkamp 2015-09-13 04:40:32 -0400
  • 2217fb8c58 uncomment to skip test in short mode Kevin Bouwkamp 2015-09-13 04:34:54 -0400
  • 50fcb3914d Generating metric information dynamically. Makes compatible with postgresql versions < 9.2 Kevin Bouwkamp 2015-09-13 04:30:38 -0400
  • 9a0c0886ce added more UNIT test cases for covering all parts of the code Roman Plessl 2015-09-14 12:28:10 +0200
  • fc41cc9878 added prefix settings of the module and rearrange go test code Roman Plessl 2015-09-13 22:35:38 +0200
  • 08b220a1fb added docker image unit test with OpenTSDB Roman Plessl 2015-09-11 22:24:53 +0200
  • 7e3beaf822 fix spaces with gofmt Roman Plessl 2015-09-10 21:27:34 +0200
  • d2150efc19 added readme as suggested / whished in #177 Roman Plessl 2015-09-10 21:25:07 +0200
  • 380146b75b added opentsdb as sink Roman Plessl 2015-09-10 20:42:53 +0200
  • 2bf096cfc7 adds opentsdb telnet output plugin Roman Plessl 2015-09-10 20:40:23 +0200
  • cb887dee81 change/fix expected test result Roman Plessl 2015-09-10 20:35:12 +0200
  • 2ee7d5eeb6 code improvements after running tests / compile step Roman Plessl 2015-09-10 20:34:36 +0200
  • 6d6158ff08 [fix] mem_used_perc returns percentage of used mem mced 2015-09-12 19:11:40 +0200
  • 11126cf4ae Add a server name tag to the RabbitMQ server list Cameron Sparr 2015-09-11 16:21:43 -0700
  • bd00f46d8b Fix docker stats to make it work on centos 7. Ruslan Islamgaliev 2015-09-10 14:27:50 +0300
  • d8482cc286 darwin net plugin fix, really need to godep vendor gopsutil Cameron Sparr 2015-09-10 13:57:19 -0600
  • f7a4317990 Fix multiple redis server bug, do not cache the TCP connections Cameron Sparr 2015-09-10 11:21:40 -0600
  • a55f6498c8 Makefile will now honor GOBIN, if set Vye Wilson 2015-09-10 10:01:08 -0700
  • 81f4aa9a5d Fix bug in setting the precision before gathering metrics Cameron Sparr 2015-09-09 21:27:58 -0600
  • 3c7c8926fb Support InfluxDB clusters Cameron Sparr 2015-09-09 15:56:10 -0600
  • a7ed46160a Re-arrange repo files for root dir cleanup Cameron Sparr 2015-09-09 12:19:07 -0600
  • a9b97c7a2b Bump go version number to 1.5 Cameron Sparr 2015-09-09 12:07:58 -0600
  • 0780ad4ad9 README updates for systemd and deb/rpm install Cameron Sparr 2015-09-09 11:00:19 -0600
  • bf9992b613 Update telegraf.service and packaging script for systemd Cameron Sparr 2015-09-08 15:08:40 -0600
  • 8c5e1ff0a0 Update README plugins list Cameron Sparr 2015-09-04 17:05:50 -0600
  • b3044a6e2b Put all ARCH binaries on the README Cameron Sparr 2015-09-04 16:37:07 -0600
  • 6260dd1018 Makefile rule for building all linux binaries, and upload all ARCHs Cameron Sparr 2015-09-04 14:12:50 -0600
  • e47801074e package.sh script fixes for uploading binaries Cameron Sparr 2015-09-04 13:19:13 -0600
  • 6d42973d7c Update package script and readme for 0.1.8 Cameron Sparr 2015-09-04 12:53:23 -0600
  • 68e41f130c Ping plugin Cameron Sparr 2015-09-02 17:16:52 -0600
  • 65b33a848e Fix default installed config for consistency Cameron Sparr 2015-09-02 14:08:54 -0600
  • 5bfb6df0e0 Write data in UTC by default and use 's' precision Cameron Sparr 2015-09-02 10:30:44 -0600
  • 13061d1ec7 package.sh: upload raw binaries to S3 Cameron Sparr 2015-09-02 10:11:07 -0600
  • 0143a4227e add additional metrics to mysql plugin tests nickscript0 2015-09-02 10:03:05 -0600
  • 3f63bcde12 add additional MySQL metrics nickscript0 2015-09-01 11:30:56 -0600
  • b86c6bba4e README: Say when tagpass/tagdrop are valid from. Michael Wood 2015-09-02 09:11:01 +0200
  • 4d19fc0860 Fixup for g->r change, io.reader was already using 'r' Cameron Sparr 2015-08-31 16:06:51 -0600
  • 9c57c30e57 Redis plugin internal names consistency fix, g -> r Cameron Sparr 2015-08-31 15:57:52 -0600
  • 9969c4e810 Add system uptime metric, string formatted AND in float64 Cameron Sparr 2015-08-31 14:03:38 -0600
  • e2bc5d80c9 Apache Plugin Alexander Oleinik 2015-08-27 09:24:26 +0000
  • ab191e2b58 Rename DEPENDENCY_LICENSES LICENSE_OF_DEPENDENCIES Michael Desa 2015-08-28 16:25:37 -0700
  • d418a6e872 Add list of dependency licenses Michael Desa 2015-08-28 16:17:46 -0700
  • bdfd1aef62 Update README with 0.1.7 and make separate CONTRIBUTING file Cameron Sparr 2015-08-28 10:18:46 -0600
  • ff2de0c715 Only build the docker plugin on linux Cameron Sparr 2015-08-27 13:28:49 -0600
  • 5b78b1e548 Clean up agent error handling and logging of outputs/plugins Cameron Sparr 2015-08-26 17:43:09 -0600
  • d1f965ae30 Kafka output producer, send telegraf metrics to Kafka brokers Cameron Sparr 2015-08-26 11:02:10 -0600
  • 434267898b Indent the toml config for readability Cameron Sparr 2015-08-26 09:21:39 -0600
  • a00510a73c Outputs enhancement to require Description and SampleConfig functions Cameron Sparr 2015-08-25 17:59:12 -0600
  • 846fd31121 Improve build from source instructions Cameron Sparr 2015-08-25 18:16:01 -0600
  • ab4344a781 Merge problem, re-enable non-standard DB names Cameron Sparr 2015-08-25 16:52:16 -0600
  • ac97fefb91 makefile: ADVERTISED_HOST needs only be set during docker-compose target Cameron Sparr 2015-08-25 16:34:30 -0600
  • 8d034f544c Fixed memory reporting for Linux systems subhachandrachandra 2015-08-21 16:08:54 -0700
  • ca1d2c7000 Fixed total memory reporting for Darwin systems. hw.memsize is reported as bytes instead of pages. subhachandrachandra 2015-08-21 15:15:19 -0700
  • 0acf15c025 Typo: prec -> perc Bruno Bigras 2015-08-25 16:00:01 -0400
  • 94eed9b43c Add MySQL server address tag to all measurements Cameron Sparr 2015-08-25 13:18:33 -0600
  • 8a6665c03f memcached: fix when a value contains a space Bruno Bigras 2015-08-25 14:17:15 -0400
  • 85ae6fffbb Vagrantfile: do a one-way rsync so that binaries don't get shared between VMs and host Cameron Sparr 2015-08-25 11:23:40 -0600
  • bd85a36cb1 Fixes #130, document mysql plugin better, README Cameron Sparr 2015-08-24 14:08:47 -0600
  • a449e4b47c Add #136 to CHANGELOG Cameron Sparr 2015-08-24 14:56:50 -0600
  • 42602a3f35 Provide a -usage flag for printing the usage of a single plugin Cameron Sparr 2015-08-24 14:52:46 -0600
  • 50f902cb02 Fixes #128, add system load and swap back to default Telegraf config Cameron Sparr 2015-08-24 13:25:20 -0600
  • b014ac12ee Update CHANGELOG.md nickscript0 2015-08-24 11:36:27 -0600
  • 610f24e0cd Update CHANGELOG.md nickscript0 2015-08-24 11:33:37 -0600
  • f45f7e56fd add plugin.name to error message nsvarich 2015-08-24 11:25:15 -0600
  • afe366d6b7 go fmt remove whitespace nickscript0 2015-08-22 15:04:34 -0600
  • 1daa059ef9 Log plugin errors in crankParallel and crankSeparate cases. Previously errors weren't logged in these cases. nickscript0 2015-08-22 14:03:30 -0600
  • 9777aa6165 Update README to point to url without 'v' prepended to version Cameron Sparr 2015-08-24 10:48:21 -0600
  • 143ec1a019 Filter out the 'v' from the version tag, issue #134 Cameron Sparr 2015-08-24 10:39:15 -0600
  • 13ee9ff37b Fixed memory reporting for Linux systems subhachandrachandra 2015-08-21 16:08:54 -0700
  • a3c846b73e Fixed total memory reporting for Darwin systems. hw.memsize is reported as bytes instead of pages. subhachandrachandra 2015-08-21 15:15:19 -0700
  • 3d05575e9d Fix for #129 README typo in the 0.1.6 package name url Cameron Sparr 2015-08-21 10:41:50 -0600
  • 9d00b5e165 Version= doesnt work on go1.4.2 Cameron Sparr 2015-08-20 16:09:09 -0600
  • a29b39e17a README typo fix Cameron Sparr 2015-08-20 15:18:45 -0600
  • 8273679634 0.1.6, update changelog, readme, plugins list Cameron Sparr 2015-08-20 14:40:23 -0600
  • f8c1e953d4 godep update influxdb to 0.9.3-rc1 Cameron Sparr 2015-08-20 14:26:44 -0600
  • 532d953b5a fix for #126, nginx plugin not catching net.SplitHostPort error Cameron Sparr 2015-08-20 11:26:49 -0600
  • ecfdafab06 Add a simple integration test at the end of circle-test.sh similar to homebrew test Cameron Sparr 2015-08-20 09:55:19 -0600
  • 9bc39987f1 Change -X main.Version <n> to -X main.Version=<n> for go1.5 Cameron Sparr 2015-08-20 08:46:08 -0600
  • 601b444a60 fix segv on error Simon Fraser 2015-08-20 09:40:32 +0100