<%@page contentType="text/html"%> <%@page trimDirectiveWhitespaces="true"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsi" %> <%=intl.title("config stats")%> <%@include file="summaryajax.jsi" %> <%@include file="summary.jsi" %>

<%=intl._t("I2P Stats Configuration")%>

<%@include file="confignav.jsi" %> <%@include file="formhandler.jsi" %>

<%=intl._t("Configure I2P Stat Collection")%> " href="javascript:void(null);" onclick="toggleAll('*')">[<%=intl._t("toggle all")%>]


<% // stats.log for devs only and grows without bounds, not recommended boolean shouldShowLog = statshelper.shouldShowLog(); if (shouldShowLog) { %><%=intl._t("Stat file")%>: Warning - Log with care, stat file grows without limit.
<% } // shouldShowLog %>

<% while (statshelper.hasMoreStats()) { while (statshelper.groupRequired()) { %> <% if (shouldShowLog) { %> <% } // shouldShowLog %> <% } // end iterating over required groups for the current stat %> <% if (shouldShowLog) { %> <% } // shouldShowLog %> <% // no whitespace here so we can use td:empty to remove css pointer from inert labels %> <% } // end iterating over all stats if (shouldShowLog) { %> <% } // shouldShowLog %>
> <%=intl._t(statshelper.getCurrentGroupName())%> " href="javascript:void(null);" onclick="toggleAll('<%=statshelper.getCurrentGroupName()%>')">[<%=intl._t("toggle all")%>]
<%=intl._t("Log")%>"><%=intl._t("Graph")%>
checked="checked" <% } %> ><% if (statshelper.getCurrentCanBeGraphed()) { %>checked="checked" <% } %> ><% } %>
<%=intl._t("Advanced filter")%>:
" > " >