bin/riemann-riak in riemann-tools-0.0.7 vs bin/riemann-riak in riemann-tools-0.0.8

- old
+ new

@@ -78,10 +78,10 @@ report( :host => opts[:riak_host], :service => 'riak disk', :state => 'ok', :metric => gb, - :description => "#{gb} GB in /var/lib/riak/" + :description => "#{gb} GB in #{opts[:data_dir]}" ) end # Returns the riak stat for the given fsm type and percentile. def fsm_stat(type, percentile)