[rabbitmq-discuss] Web Management Plugin Sluggishness

Simon MacMullen simon at rabbitmq.com
Fri Oct 19 17:58:10 BST 2012


On 19/10/12 17:51, Dave Seltzer wrote:
> In terms of looking for the cause of the slowness is this usually
> related to DiskIO, or am I looking at a CPU issue.

Depends on what's slow!

Let's iterate again:

rabbitmqctl eval '[timer:tc(fun () -> rabbit_mgmt_external_stats:info(N, 
[K]), {N, K} end) || K <- 
[os_pid,mem_ets,mem_binary,mem_proc,mem_proc_used,mem_atom,mem_atom_used,mem_code,fd_used,fd_total,sockets_used,sockets_total,mem_used,mem_limit,mem_alarm,disk_free_limit,disk_free,disk_free_alarm,proc_used,proc_total,statistics_level,erlang_version,uptime,run_queue,processors,exchange_types,auth_mechanisms,applications], 
N <- [rabbit at queue01,rabbit at queue02]].'

This will provide a time for each individual info item.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list