rabbitmq-server/deps/rabbitmq_management
Simon MacMullen 3c8dc4da2e Populate the range vars properly at startup, and add a few more options to range select box. 2013-01-28 13:50:02 +00:00
..
bin Also while we're there, let's make destination_type default to queue, since that's the common case. 2013-01-18 11:12:39 +00:00
etc Beginning of a rewritten set of DB tests that do not depend on clock time elapsing. 2013-01-16 17:26:08 +00:00
include Start to write unit tests for some of the more fiddly bits of rabbit_mgmt_db. 2012-12-20 16:34:10 +00:00
priv/www Populate the range vars properly at startup, and add a few more options to range select box. 2013-01-28 13:50:02 +00:00
src Unbreak confirms. 2013-01-25 13:09:02 +00:00
test/src Take the instantaneous rate from the penultimate sample (yet another case of the drop at the end problem), and rationalise the interface to format_sample_details(). 2013-01-24 18:02:01 +00:00
.hgignore Add generated app file to .hgignore 2011-06-15 10:45:15 +01:00
LICENSE Import bae64 encoder 2012-10-23 14:31:18 +01:00
LICENSE-APACHE2-ExplorerCanvas Add ExplorerCanvas and Flot. 2012-11-15 18:08:30 +00:00
LICENSE-BSD-base64js Import bae64 encoder 2012-10-23 14:31:18 +01:00
LICENSE-MIT-EJS10 Add licenses as required by third party code 2011-06-01 12:18:36 +01:00
LICENSE-MIT-Flot Add ExplorerCanvas and Flot. 2012-11-15 18:08:30 +00: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 Update 2012-10-30 18:01:27 +00:00
license_info Add ExplorerCanvas and Flot. 2012-11-15 18:08:30 +00:00
package.mk rabbitmqadmin --version 2013-01-11 14:54:46 +00: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/