X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=statpages%2FMonthlySummary.jsp;h=ec06abf4033ec06c47c7e56da7e321b347221eae;hb=3f32e3009959c035fa134619ad13ecbb10fc5b44;hp=1aff7e4534723fdc5fdcb7c3cbc9673f92d3fc5c;hpb=4c9da258de7e115741f62fba3db9b9e7e128a6e4;p=jabaws.git diff --git a/statpages/MonthlySummary.jsp b/statpages/MonthlySummary.jsp index 1aff7e4..ec06abf 100644 --- a/statpages/MonthlySummary.jsp +++ b/statpages/MonthlySummary.jsp @@ -1,57 +1,62 @@ - -<%@ 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 - - - - - + + JABAWS Usage Statistics + +
-

Web Services Usage Statistics

- +

JABAWS Usage Statistics

+
- - - - + + + + - - - + + + + + + + + + + + - + @@ -61,6 +66,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 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