[rabbitmq-discuss] rabbitmq was shutdown unwanted

Tim Watson tim at rabbitmq.com
Tue May 22 12:32:34 BST 2012


On 22/05/2012 10:50, Cloud DNS wrote:
> Hi,
>
> My current memory usage with top:
>
>
> PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
> 1161 rabbitmq 20 0 6203m 5.4g 2360 S 25 34.4 213:07.12 beam.smp
>
>
> The queues number:
>
> # rabbitmqctl -p /somepath list_queues
> Listing queues ...
> queue_storm_actionlog 0
> dev_queue_storm_actionlog 1607487
>
>
> The status shows:
>
> {running_applications,[{rabbit,"RabbitMQ","2.7.0"},
> {os_mon,"CPO CXC 138 46","2.2.2"},
> {sasl,"SASL CXC 138 11","2.1.6"},
> {mnesia,"MNESIA CXC 138 12","4.4.10"},
> {stdlib,"ERTS CXC 138 10","1.16.2"},
> {kernel,"ERTS CXC 138 10","2.13.2"}]},
> {os,{unix,linux}},
> {erlang_version,"Erlang R13B01 (erts-5.7.2) [source] [64-bit] [smp:8:8]
> [rq:8] [async-threads:30] [kernel-poll:true]\n"},
> {memory,[{total,6124614216},
> {processes,4058585384},
> {processes_used,4058271696},
> {system,2066028832},
> {atom,1101009},
> {atom_used,1088876},
> {binary,1769349912},
> {code,11719137},
> {ets,281219504}]},
> {vm_memory_high_watermark,0.6},
> {vm_memory_limit,10114781184}]
>
>
> Do you have any further suggestion? thanks.
>

I'd suggest you start by upgrading to the latest 2.8.x version. There 
are ongoing improvements to memory handling and performance which are 
likely to help.


More information about the rabbitmq-discuss mailing list