rabbitmq-server/deps/rabbitmq_management
Simon MacMullen 016f7bf1a0 Show the bar as 800px of mem_used, not 800px of mem_limit. 2012-10-02 17:08:26 +01:00
..
bin Detect python < 2.6 and bail. This requires some changes so that the script will at least parse (but not run) with older python (tested with 2.4 as that seems to be the oldest version in common use; thanks RHEL5). 2012-06-06 12:14:08 +01:00
etc Refactoring of the tests I did in a failed attempt to test bug24794. These are worth keeping. 2012-03-15 16:12:42 +00:00
include Authenticate direct client with password 2012-09-19 15:05:44 +01:00
priv/www Show the bar as 800px of mem_used, not 800px of mem_limit. 2012-10-02 17:08:26 +01:00
src Merge default 2012-10-02 16:32:38 +01:00
test/src Uh, fix the tests. 2012-09-25 17:39:20 +01:00
.hgignore Add generated app file to .hgignore 2011-06-15 10:45:15 +01:00
LICENSE Upgrade jQuery to 1.6.4. 2011-09-14 12:57:40 +01:00
LICENSE-MIT-EJS10 Add licenses as required by third party code 2011-06-01 12:18:36 +01:00
LICENSE-MIT-Sammy060 Add licenses as required by third party code 2011-06-01 12:18:36 +01:00
LICENSE-MIT-jQuery164 Actually use the new licence file. 2011-09-14 13:00:05 +01:00
LICENSE-MPL-RabbitMQ Update copyright 2012 2012-02-02 13:24:33 +00:00
Makefile Update 2012-09-14 16:03:20 +01:00
README Resurrect bug24992. 2012-06-19 16:35:07 +01:00
license_info add extra license info 2011-10-10 11:23:12 +01:00
package.mk Let's put the tests in the tests dir. 2012-02-21 17:01:15 +00:00

README

Generic build instructions are at:
        http://www.rabbitmq.com/plugin-development.html

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/

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

Documentation for the HTTP API can be found at

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