rabbitmq-server/deps/rabbitmq_management
Simon MacMullen a6450835e0 Oops 2014-11-11 17:37:31 +00:00
..
bin Slightly cleaner(?) and don't limit columns if output is JSON. 2014-10-13 16:40:04 +01:00
etc OOps! 2014-05-19 11:20:19 +01:00
include Update copyright for 2014 2014-03-17 17:25:22 +00:00
priv/www Oops 2014-11-11 17:37:31 +00:00
src Switch to floor() for everything bar queue lengths, and explain why. 2014-11-11 13:43:20 +00:00
test/src Fix 500s listing permissions for nonexistent users or vhosts. 2014-10-29 11:45:24 +00:00
.hgignore
LICENSE
LICENSE-APACHE2-ExplorerCanvas
LICENSE-BSD-base64js
LICENSE-MIT-EJS10
LICENSE-MIT-Flot Upgrade to Flot 0.8.1. This requires us to explicitly load timeseries support now as it has become a plugin. 2013-07-23 15:34:53 +01:00
LICENSE-MIT-Sammy060
LICENSE-MIT-jQuery164
LICENSE-MPL-RabbitMQ Update copyright for 2014 2014-03-17 17:25:22 +00:00
Makefile s/VMware/GoPivotal/g 2013-07-01 10:49:13 +01:00
README
license_info Merged stable into default 2013-07-31 13:57:30 +01:00
package.mk Port the tests 2014-06-27 16:08:31 +01:00

README

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

When installed, point your broswer at:

http://<server>:15672/

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

Documentation for the HTTP API can be found at

http://<server>:15672/api/