RubyGems Navigation menu

mysampler 0.0.1

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:

64f27282b07bfb3e857dadc0121b544780084edfe6cc7096622006829296aa11

Total downloads 6,302

For this version 2,588

License:

MIT

Required Ruby Version: >= 0

Links: