X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=statpages%2FMonthlySummary.jsp;h=727c62613f5000c5bb657f4bc6ce8475f3aae331;hb=9f81a03cf11728726a45917773e3c42195b471c2;hp=09d3ca5ce1a6d1e30822ec1e83368ce9ee46835f;hpb=2f43b546395db7704235ac6bc17c65166a26a3ed;p=jabaws.git diff --git a/statpages/MonthlySummary.jsp b/statpages/MonthlySummary.jsp index 09d3ca5..727c626 100644 --- a/statpages/MonthlySummary.jsp +++ b/statpages/MonthlySummary.jsp @@ -1,57 +1,60 @@ - -<%@ page language="java" contentType="text/html; charset=ISO-8859-1" - pageEncoding="ISO-8859-1"%> <%-- Author: Peter Troshin Date: May 2011 --%> - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ 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 Monthly Summary Usage Statistics - - - - - + +
-

Web Services Usage Statistics

- +

JABAWS Usage Statistics

+
- - - - + + + + - - - + + + + + + + + + + + - + @@ -61,6 +64,25 @@ Date: May 2011
Month Number of Jobs
TotalIncompleteCancelledAbandonedTotalIncompleteCancelledAbandoned
+ + + + + + + + + + ${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 +
+ \ No newline at end of file