1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-24 18:07:20 +00:00

typo in the doc :)

This commit is contained in:
Fyodor Yarochkin 2012-01-16 23:53:32 +08:00 committed by Steve Schnepp
parent a247c870d7
commit b75bbfea92
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -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.