rabbitmq-server/deps/rabbitmq_management
Simon MacMullen b72305e42e Explain a tiny bit more 2011-05-25 16:05:16 +01:00
..
bin Merged bug24082 into default 2011-05-13 11:43:16 +01:00
ebin Application names: rabbit_foo -> rabbitmq_foo 2011-04-13 16:02:32 +01:00
include Silence a warning, remove the password from the wm context as we no longer need it. 2011-05-03 17:53:22 +01:00
priv Explain a tiny bit more 2011-05-25 16:05:16 +01:00
src Minimal support for mirrored queues. 2011-05-25 11:58:56 +01:00
test/src Expose tracing enabledness in mgmt. 2011-05-23 15:37:33 +01:00
.hgignore Convert EXTRA_PACKAGE_DIRS use to construct_app_commands 2011-02-22 01:21:47 +00:00
BUILDING Fix a variety of outdated bits, and explain how to build from a tag. 2011-01-21 10:38:05 +00:00
LICENSE Spelling 2011-02-09 10:23:31 +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 Resurrect bug24070 at correct point. 2011-05-09 15:08:59 +01:00
README It's not quite that bad. 2011-01-21 10:30:55 +00:00
package.mk Resurrect bug24069 2011-05-13 16:10:57 +01:00

README

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/