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:

ef24eec4e4a6c5c2fb258b425478a97cf5ade82016c40b5ff4a04ad3447efcb6

Total downloads 6,263

For this version 3,691

License:

MIT

Required Ruby Version: >= 0

Links: