diff --git a/plugins/other/riak_memory b/plugins/other/riak_memory index 72007c29..e35b1f68 100755 --- a/plugins/other/riak_memory +++ b/plugins/other/riak_memory @@ -31,9 +31,7 @@ def doConfig(): for name in names: print name + ".label " + name - print name + ".min 0" print name + ".type GAUGE" - print name + ".max 500000" print name + "draw LINE1"