X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=statpages%2FMonthlySummary.jsp;h=41bfd1dd9ecf7c096c5897134ae1ae770f839627;hb=88b73d27efc5ccccfd8fe362a34fe669ca0179d9;hp=78f2fe2225c01f595cafb4bec76df55c2c7a3284;hpb=a2554b8ee14069994e5dda3db8ee81520528a53e;p=jabaws.git diff --git a/statpages/MonthlySummary.jsp b/statpages/MonthlySummary.jsp index 78f2fe2..41bfd1d 100644 --- a/statpages/MonthlySummary.jsp +++ b/statpages/MonthlySummary.jsp @@ -2,14 +2,26 @@ Author: Peter Troshin Date: May 2011 --%> -<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %> - + + JABAWS Usage Statistics + + +

JABAWS Usage Statistics

+ + + @@ -35,14 +47,24 @@ Date: May 2011 - + - + @@ -52,5 +74,25 @@ Date: May 2011
+ + + + + + + + + + ${monthTotal.value.total} ${monthTotal.value.incomplete} ${monthTotal.value.cancelled} ${monthTotal.value.abandoned}
Total: ${total.total} ${total.incomplete}
+
+

Help

+

+The table contains the number of jobs processed by JABAWS per month, for the whole +period when the statistics was collected

+For each month the table contains the following information. +
    +
  • The period of time for which statistics is displayed. For example Jan 2011 means period of time from the first of + January to the 31 of January.
  • +
  • Total - the total number of jobs accepted by JABAWS
  • +
  • Incomplete - the number of jobs for which the result file was not found or was empty excluding cancelled
  • +
  • Cancelled - the number of jobs cancelled by the user
  • +
  • Abandoned - the number of jobs which result(s) were not collected
  • +
+The summary for each column is displayed in the last row of the table. +
+ +

Please login as administrator to view the detailed statistics (help)

+
+
\ No newline at end of file