--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
root@queue-101:~# rabbitmqctl status
Status of node 'rabbit@queue-101' ...
[{pid,41248},
{running_applications,
[{rabbitmq_federation_management,"RabbitMQ Federation Management",
"3.4.2"},
{rabbitmq_management,"RabbitMQ Management Console","3.4.2"},
{rabbitmq_web_dispatch,"RabbitMQ Web Dispatcher","3.4.2"},
{webmachine,"webmachine","1.10.3-rmq3.4.2-gite9359c7"},
{mochiweb,"MochiMedia Web Server","2.7.0-rmq3.4.2-git680dba8"},
{rabbitmq_federation,"RabbitMQ Federation","3.4.2"},
{rabbitmq_management_agent,"RabbitMQ Management Agent","3.4.2"},
{rabbit,"RabbitMQ","3.4.2"},
{os_mon,"CPO CXC 138 46","2.2.14"},
{inets,"INETS CXC 138 49","5.9.7"},
{mnesia,"MNESIA CXC 138 12","4.11"},
{amqp_client,"RabbitMQ AMQP Client","3.4.2"},
{xmerl,"XML parser","1.3.5"},
{sasl,"SASL CXC 138 11","2.3.4"},
{stdlib,"ERTS CXC 138 10","1.19.4"},
{kernel,"ERTS CXC 138 10","2.16.4"}]},
{os,{unix,linux}},
{erlang_version,
"Erlang R16B03 (erts-5.10.4) [source] [64-bit] [smp:32:32] [async-threads:30] [kernel-poll:true]\n"},
{memory,
[{total,38605654960},
{connection_readers,1848552},
{connection_writers,432464},
{connection_channels,1366145520},
{connection_other,2144056},
{queue_procs,17506274880},
{queue_slave_procs,7722683144},
{plugins,606752},
{other_proc,35804560},
{mnesia,256312},
{mgmt_db,11496},
{msg_index,337189264},
{other_ets,39207400},
{binary,11557388208},
{code,19894172},
{atom,703377},
{other_system,15064803}]},
{alarms,[]},
{listeners,[{clustering,25672,"::"},{amqp,5672,"::"}]},
{vm_memory_high_watermark,0.8},
{vm_memory_limit,54008391270},
{disk_free_limit,50000000},
{disk_free,333488336896},
{file_descriptors,
[{total_limit,924},
{total_used,88},
{sockets_limit,829},
{sockets_used,77}]},
{processes,[{limit,1048576},{used,936}]},
{run_queue,3},
{uptime,1817814}]
root@queue-101:~#