activemq/activemq-web-console
James Strachan 4ce744b16b added an XML view of the queue statistics on the web console so folks can slurp up the XML in any old scripting language and write their own alert monitoring stuff
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433678 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 15:46:25 +00:00
..
src added an XML view of the queue statistics on the web console so folks can slurp up the XML in any old scripting language and write their own alert monitoring stuff 2006-08-22 15:46:25 +00:00
COPYING-Plotkit added a simple spike of drawing of graphs of queue depths; its pretty basic so far - a bit more work and it could look quite nice :) 2006-04-28 18:14:51 +00:00
LICENSE-MochiKit.txt added a simple spike of drawing of graphs of queue depths; its pretty basic so far - a bit more work and it could look quite nice :) 2006-04-28 18:14:51 +00:00
README.txt improved the readme 2006-05-04 16:35:06 +00:00
pom.xml made it easier to specify the port to use for running jetty 2006-08-12 08:57:06 +00:00

README.txt

Welcome to the ActiveMQ Web Console

To run the console you must install a recent distro of Maven
such as version 2.0.4 or later
	
		http://maven.apache.org/

You can then run the ActiveMQ Web Console via the following command.

	mvn jetty6:run