[rabbitmq-discuss] Rabbitmq admin console showing "no connections" and "no channels".
Tim Watson
tim at rabbitmq.com
Mon Mar 25 11:05:43 GMT 2013
Joshua,
On 24 Mar 2013, at 23:57, Joshua Xu wrote:
> Installed Rabbitmq 3.0.4 on windows 7 machine. Logged in as "guest" and no connections and no channels".
>
Ok...
> Here is the status I got . Please help me on this.
>
That status looks fine. What do you want help with? Were you expecting to see some connections and channels? Are there connections/channels showing in the web admin GUI but not rabbitmqctl, or vice versa?
> C:\Program Files (x86)\RabbitMQ Server\rabbitmq_server-3.0.4\sbin>rabbitmqctl st
> atus
> Status of node 'rabbit at DAVID-PC' ...
> [{pid,1648},
> {running_applications,
> [{rabbitmq_management,"RabbitMQ Management Console","3.0.4"},
> {rabbitmq_web_dispatch,"RabbitMQ Web Dispatcher","3.0.4"},
> {webmachine,"webmachine","1.9.1-rmq3.0.4-git52e62bc"},
> {mochiweb,"MochiMedia Web Server","2.3.1-rmq3.0.4-gitd541e9a"},
> {rabbitmq_management_agent,"RabbitMQ Management Agent","3.0.4"},
> {rabbit,"RabbitMQ","3.0.4"},
> {os_mon,"CPO CXC 138 46","2.2.11"},
> {inets,"INETS CXC 138 49","5.9.4"},
> {mnesia,"MNESIA CXC 138 12","4.8"},
> {amqp_client,"RabbitMQ AMQP Client","3.0.4"},
> {xmerl,"XML parser","1.3.3"},
> {sasl,"SASL CXC 138 11","2.3.1"},
> {stdlib,"ERTS CXC 138 10","1.19.1"},
> {kernel,"ERTS CXC 138 10","2.16.1"}]},
> {os,{win32,nt}},
> {erlang_version,
> "Erlang R16B (erts-5.10.1) [64-bit] [smp:4:4] [async-threads:30]\n"},
> {memory,
> [{total,35673040},
> {connection_procs,5392},
> {queue_procs,5392},
> {plugins,185400},
> {other_proc,9808409},
> {mnesia,60480},
> {mgmt_db,47928},
> {msg_index,22608},
> {other_ets,1200416},
> {binary,131312},
> {code,19563913},
> {atom,662409},
> {other_system,3979381}]},
> {vm_memory_high_watermark,0.4},
> {vm_memory_limit,6834718310},
> {disk_free_limit,1000000000},
> {disk_free,10381430784},
> {file_descriptors,
> [{total_limit,8092},
> {total_used,4},
> {sockets_limit,7280},
> {sockets_used,2}]},
> {processes,[{limit,1048576},{used,196}]},
> {run_queue,0},
> {uptime,166775}]
> ...done.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list