command
module
Version:
v0.0.0-...-7b2b7c5
Opens a new window with list of versions in this module.
Published: Nov 19, 2015
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
graphite-mongo
What is this?
Mongo metrics to graphite gateway.
Building it
-
Install go
-
Install "graphite-golang" go get -u github.com/marpaia/graphite-golang
-
Install "go-logging" go get -u github.com/op/go-logging
-
Install "mgo" go get -u gopkg.in/mgo.v2
-
Install "mgo/bson" go get -u gopkg.in/mgo.v2/bson
-
Compile graphite-mongo
git clone git://github.com/akashihi/graphite-mongo.git
cd graphite-mysql
go build .
Running it
Generally:
graphite-mongo -host 127.0.0.1 -port 27017 -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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.