rabbitmq-server/deps/rabbitmq_management
Simon MacMullen 4e808578dd Show last connect time / next connect time when server is down. 2011-01-14 11:33:34 +00:00
..
bin Fix appearance of mandatory args in usage message. 2011-01-06 11:37:59 +00:00
deps/webmachine Merge bug 23597 into default 2011-01-04 10:52:42 +00:00
ebin Somehow we didn't specify we depend on the Erlang client. Oops. 2010-12-16 10:31:53 +00:00
include Let an auth plugin specify which vhosts a user can see. 2010-11-22 16:06:35 +00:00
priv Show last connect time / next connect time when server is down. 2011-01-14 11:33:34 +00:00
src Merged bug23384 into default 2011-01-10 11:12:56 +00:00
test Merge in default 2010-12-21 17:22:13 +00:00
.hgignore Rename the script.x 2010-10-13 20:19:48 +01:00
BUILDING Add warning about Windows. 2010-09-13 16:48:13 +01:00
LICENSE Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
LICENSE-MPL-RabbitMQ Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
Makefile Remove dependency on crypto in webmachine 2010-12-20 10:37:26 +00:00
README Split out BUILDING. 2010-09-06 16:51:48 +01:00

README

WARNING: this is experimental, unstable, unfinished. Do not rely on any
APIs exposed. Do not rely on it not to crash your server.

See BUILDING for information on building. For a binary version of this
plugin for the latest released RabbitMQ, go to
http://www.rabbitmq.com/plugins.html.

When installed, point your broswer at:

http://<server>:55672/mgmt/

and log in with AMQP credentials (guest/guest by default).

Documentation for the HTTP API can be found at

http://<server>:55672/api/