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" } Jesse Newland jnewland@gmail.com