RubyGems Navigation menu

mysampler 0.0.2

MySampler is a tool written in ruby to poll SHOW GLOBAL STATUS in MySQL and output the values to either a CSV or graphite/carbon. The interval at which the polling occurs can be specified and the output can be either the absolute or relative values, so you can see change over time. If logging to CSV, the a date stamp is appended to the CSV file and it is rotated hourly (to be configurable later).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.2 - April 29, 2014 (11 KB)
  2. 0.0.1 - April 29, 2014 (10.5 KB)

Runtime Dependencies (3):

graphite >= 0
mysql >= 0
sequel >= 0

Development Dependencies (2):

bundler ~> 1.5
rake >= 0

Owners:

Authors:

  • Aaron Brown

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 6,342

For this version 3,735

License:

MIT

Required Ruby Version: >= 0

Links: