diff src/org/dancres/blitz/serviceui/blitz.htm @ 0:3dc0c5604566

Initial checkin of blitz 2.0 fcs - no installer yet.
author Dan Creswell <dan.creswell@gmail.com>
date Sat, 21 Mar 2009 11:00:06 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/org/dancres/blitz/serviceui/blitz.htm	Sat Mar 21 11:00:06 2009 +0000
@@ -0,0 +1,28 @@
+<HTML><TITLE>Blitz Dashboard Screenshots</TITLE>
+<BODY  bgcolor="#FFFFFF">
+<B><FONT FACE="Verdana, Arial, Helvetica, sans-serif" SIZE="+2">Blitz Dashboard 
+ServiceUI</FONT></B> 
+<p><B>The Blitz Dashboard ServiceUI is available via the Factories/JFrame menu 
+  option.</B></p>
+<P ALIGN="LEFT"><B><FONT FACE="Verdana, Arial, Helvetica, sans-serif" SIZE="+1">Features</FONT></B></P>
+<UL>
+  <LI>Memory monitor</LI>
+  <LI>Entry instance count, with break down for each entry type in the JavaSpace</LI>
+  <LI>Entry instance count history graph</LI>
+  <LI>Read,write &amp; take counts, with a break down for each entry in the JavaSpace</LI>
+  <LI>Read,write &amp; take counts pie chart &amp; history views</LI>
+  <LI>Active Transaction count + history chart</LI>
+  <li>Number of blocking takes + number of blocking reads</li>
+</UL>
+<P><b>Running multiple Blitz ServiceUIs</B></P>
+<p><i>Please note that if you have multiple Blitz JavaSpace instances running on the same host, with a shared codebase, then you must first close the dashboard window before connecting to a different Blitz instance.</i></p> 
+
+<P><B>The Blitz dashboard has been developed in association with Inca X - </B><B>http://www.incax.com</B></P>
+
+<P><B><FONT FACE="Verdana, Arial, Helvetica, sans-serif" SIZE="+2">Blitz Project</FONT></B></P>
+<P>http://www.dancres.org/blitz</P>
+<P>Updates for the Blitz Dashboard ServiceUI can be downloaded from</P>
+<P>http://www.incax.com/ce-download.htm</P>
+
+</body>
+</HTML>