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

Web Services Usage Statistics

- +
+ +

JABAWS Usage Statistics

+ + + +
- - - - + + + + @@ -35,14 +47,24 @@ Date: May 2011 - + - + @@ -52,5 +74,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