From b75bbfea929d05e2405cc9408f3895ea221ed9b4 Mon Sep 17 00:00:00 2001 From: Fyodor Yarochkin Date: Mon, 16 Jan 2012 23:53:32 +0800 Subject: [PATCH] typo in the doc :) --- plugins/other/riak_memory | 2 +- plugins/other/riak_node | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/other/riak_memory b/plugins/other/riak_memory index 25fe4764..c1bf08b5 100755 --- a/plugins/other/riak_memory +++ b/plugins/other/riak_memory @@ -5,7 +5,7 @@ # sample config in /etc/munin/plugin-conf.d/riak # # [riak_*] -# RIAK_URL=http://127.0.0.1:8091/stats +# env.RIAK_URL http://127.0.0.1:8091/stats # any questions to fygrave at o0o dot nu # # This plugin monitors memory allocation on each node. diff --git a/plugins/other/riak_node b/plugins/other/riak_node index 0ac851f8..1d3dcc89 100755 --- a/plugins/other/riak_node +++ b/plugins/other/riak_node @@ -4,7 +4,7 @@ # sample config in /etc/munin/plugin-conf.d/riak # # [riak_*] -# RIAK_URL=http://127.0.0.1:8091/stats +# env.RIAK_URL http://127.0.0.1:8091/stats # any questions to fygrave at o0o dot nu # # This plugin monitors put/get rate at each node.