X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=statpages%2FMonthlySummary.jsp;h=ec06abf4033ec06c47c7e56da7e321b347221eae;hb=91dc99b9b18e403c97b1c4e0ead8f754991714a5;hp=78f2fe2225c01f595cafb4bec76df55c2c7a3284;hpb=a2554b8ee14069994e5dda3db8ee81520528a53e;p=jabaws.git diff --git a/statpages/MonthlySummary.jsp b/statpages/MonthlySummary.jsp index 78f2fe2..ec06abf 100644 --- a/statpages/MonthlySummary.jsp +++ b/statpages/MonthlySummary.jsp @@ -7,7 +7,11 @@ Date: May 2011 <%@ 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 +39,24 @@ Date: May 2011 - + - + @@ -52,5 +66,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