Skip to content

jjmalina/riak-statsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

riak-statsd

Just a little program that polls the riak http stats endpoint every 60s and sends the data to statsd. Nothing fancy.

Why Go? Because it compiles to a binary :)

usage

  • -nodename="riak": Riak node name
  • -riak_host="127.0.0.1": Riak host
  • -riak_http_port=8098: Riak HTTP port
  • -statsd_host="127.0.0.1": Statsd host
  • -statsd_port=8125: Statsd port

About

Poll riak stats and send off to statsd

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages