Re: check riak bitcask memory usage

2010-08-09 Thread Wilson MacGyver
Thanks. I'm more interested in just the keys memory usage. riak-admin status already reports total mem allocated, doesn't it? ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Re: check riak bitcask memory usage

2010-08-09 Thread Dan Reverri
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.cg