graphite-mysql

command module
v0.0.0-...-a8e8c3d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2015 License: GPL-3.0 Imports: 8 Imported by: 0

README

graphite-mysql

What is this?

MySQL metrics to graphite gateway.

Building it

  1. Install go

  2. Install "graphite-golang" go get -u github.com/marpaia/graphite-golang

  3. Install "go-logging" go get -u github.com/op/go-logging

  4. Compile graphite-mysql

     git clone git://github.com/akashihi/graphite-mysql.git
     cd graphite-mysql
     go build .
    

Running it

Generally:

graphite-mysql -host 127.0.0.1 -port 3306 -user root -password secret -metrics-host 192.168.1.1 -metrics-port 2003 -metrics-prefix test -period 60

All parameters could be omited. Run with --help to het parameters description

License

See LICENSE file.

Copyright 2015 Denis V Chapligin akashihi@gmail.com

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL