X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=statpages%2FMonthlySummary.jsp;h=41bfd1dd9ecf7c096c5897134ae1ae770f839627;hb=88b73d27efc5ccccfd8fe362a34fe669ca0179d9;hp=4e3bbead8fafa42e10dcf6c13a5fc06e973d81c5;hpb=d866a29d849b599983e1102d88bfe0cd40188f5b;p=jabaws.git diff --git a/statpages/MonthlySummary.jsp b/statpages/MonthlySummary.jsp index 4e3bbea..41bfd1d 100644 --- a/statpages/MonthlySummary.jsp +++ b/statpages/MonthlySummary.jsp @@ -2,16 +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

+ + + @@ -37,7 +47,17 @@ Date: May 2011 - + @@ -64,11 +84,15 @@ 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
  • +
  • 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
    + + + + + + + + + + ${monthTotal.value.total} ${monthTotal.value.incomplete} ${monthTotal.value.cancelled}