[rabbitmq-discuss] RabbitMQ QUEUE MESSAGES
rabbit15
bison_art at o2.pl
Tue Jul 23 14:17:21 BST 2013
Hi I made other scenario to show you more decrease of the publishing messages
<http://rabbitmq.1065348.n5.nabble.com/file/n28293/32.png>
Here is output from report command:
Status of node rabbit at katlabucs6 ...
[{pid,29684},
{running_applications,
[{rabbitmq_tracing,"RabbitMQ message logging / tracing","3.1.1"},
{rabbitmq_management,"RabbitMQ Management Console","3.1.1"},
{rabbitmq_management_agent,"RabbitMQ Management Agent","3.1.1"},
{rabbit,"RabbitMQ","3.1.1"},
{os_mon,"CPO CXC 138 46","2.2.10"},
{rabbitmq_web_dispatch,"RabbitMQ Web Dispatcher","3.1.1"},
{webmachine,"webmachine","1.9.1-rmq3.1.1-git52e62bc"},
{mochiweb,"MochiMedia Web Server","2.3.1-rmq3.1.1-gitd541e9a"},
{xmerl,"XML parser","1.3.2"},
{inets,"INETS CXC 138 49","5.9.1"},
{mnesia,"MNESIA CXC 138 12","4.7.1"},
{amqp_client,"RabbitMQ AMQP Client","3.1.1"},
{sasl,"SASL CXC 138 11","2.2.1"},
{stdlib,"ERTS CXC 138 10","1.18.2"},
{kernel,"ERTS CXC 138 10","2.15.2"}]},
{os,{unix,linux}},
{erlang_version,
"Erlang R15B02 (erts-5.9.2) [source] [64-bit] [smp:32:32]
[async-threads:30] [hipe] [kernel-poll:true]\n"},
{memory,
[{total,38330063720},
{connection_procs,681814736},
{queue_procs,24091529472},
{plugins,1029408},
{other_proc,95529283},
{mnesia,112992},
{mgmt_db,1051264},
{msg_index,53448},
{other_ets,1371808},
{binary,13431475360},
{code,18618268},
{atom,703377},
{other_system,6774304}]},
{vm_memory_high_watermark,100.0},
{vm_memory_limit,6767380480000},
{disk_free_limit,0},
{disk_free,233713041408},
{file_descriptors,
[{total_limit,924},
{total_used,15},
{sockets_limit,829},
{sockets_used,13}]},
{processes,[{limit,1048576},{used,579}]},
{run_queue,0},
{uptime,761}]
Cluster status of node rabbit at katlabucs6 ...
[{nodes,[{disc,[rabbit at katlabucs6]}]},
{running_nodes,[rabbit at katlabucs6]},
{partitions,[]}]
Application environment of node rabbit at katlabucs6 ...
[{auth_backends,[rabbit_auth_backend_internal]},
{auth_mechanisms,['PLAIN','AMQPLAIN']},
{backing_queue_module,rabbit_variable_queue},
{cluster_nodes,{[],disc}},
{cluster_partition_handling,ignore},
{collect_statistics,fine},
{collect_statistics_interval,5000},
{default_permissions,[<<".*">>,<<".*">>,<<".*">>]},
{default_user,<<"guest">>},
{default_user_tags,[administrator]},
{default_vhost,<<"/">>},
{delegate_count,16},
{disk_free_limit,0},
{enabled_plugins_file,"/home/airsyncmb31/services/rabbitmq//sbin/../etc/rabbitmq/enabled_plugins"},
{error_logger,{file,"/home/airsyncmb31/log//rabbit at katlabucs6.log"}},
{frame_max,131072},
{heartbeat,600},
{hipe_compile,false},
{included_applications,[]},
{log_levels,[{connection,info}]},
{msg_store_file_size_limit,16777216},
{msg_store_index_module,rabbit_msg_store_ets_index},
{plugins_dir,"/home/airsyncmb31/services/rabbitmq//sbin/../plugins"},
{plugins_expand_dir,"/home/airsyncmb31/services/rabbitmq//sbin/../var/lib/rabbitmq/mnesia/rabbit at katlabucs6-plugins-expand"},
{queue_index_max_journal_entries,65536},
{reverse_dns_lookups,false},
{sasl_error_logger,{file,"/home/airsyncmb31/log//rabbit at katlabucs6-sasl.log"}},
{server_properties,[]},
{ssl_cert_login_from,distinguished_name},
{ssl_listeners,[]},
{ssl_options,[]},
{tcp_listen_options,[binary,
{packet,raw},
{reuseaddr,true},
{backlog,128},
{nodelay,true},
{linger,{true,0}},
{exit_on_close,false}]},
{tcp_listeners,[5672]},
{trace_vhosts,[]},
{vm_memory_high_watermark,100.0}]
If you need more let me know!
Cheers,
Artur
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/RabbitMQ-QUEUE-MESSAGES-tp27737p28293.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list