Hi Wilson,

Internal to Erlang, the erlang:memory/0 function outputs information about
memory allocated by the Erlang emulator. This information would have to be
retrieved from the console of a running node but we may be able to add it to
the stats page of Riak:
https://issues.basho.com/show_bug.cgi?id=599

You may also be able to monitor the memory usage of a Riak node with a third
party tool such as Nagios, Ganglia, Munin, Cacti, etc.

Thanks,
Dan

Daniel Reverri
Developer Advocate
Basho Technologies, Inc.
d...@basho.com


On Sat, Aug 7, 2010 at 7:12 PM, Wilson MacGyver <wmacgy...@gmail.com> wrote:

> Hi,
>
> I know one of the side effect of bitcask is, each node needs to have
> enough ram to hold
> the entire list of keys it's responsible for.
>
> is there a tool/method to check how much is being used so you can see
> how close to
> the limit you are? The alternative is to wait till bitcask blows up.
> that seems like a bad idea :)
>
> --
> Omnem crede diem tibi diluxisse supremum.
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to