Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

riak

python module for ganglia 3.1.

This module collects metrics from the JSON stats interface of riak, available at http://localhost:8098/stats.

You'll want to edit the url key in riak.conf to point at the interface your riak install is listening on:

param url { value = "http://10.0.1.123:8098/stats" } 

AUTHOR

Jesse Newland jnewland@gmail.com