All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.jsp.admin.datarouter.webappInstances.webappInstances.jsp Maven / Gradle / Ivy

There is a newer version: 0.0.125
Show newest version
<%@ include file="/jsp/generic/prelude.jspf" %>



	Webapp Instances
	<%@ include file="/jsp/generic/datarouterHead.jsp" %>
	


<%@ include file="/jsp/menu/common-navbar-b4.jsp" %>

Webapp Instances

All instances are running java version ${javaVersionStats.mostCommonRendered}
All instances are running servlet container ${servletVersionStats.mostCommonRendered}
All instances have public ip ${publicIpStats.mostCommonRendered}
All instances were updated ${lastUpdatedStats.mostCommonRendered}
All instances were built ${buildDateStats.mostCommonRendered}
All instances have build id ${buildIdStats.mostCommonRendered}
All instances have commit id ${commitIdStats.mostCommonRendered}
Multiple Java versions running across instances ${javaVersionStats.usageBreakdownHtml}
Multiple servlet container versions running across instances ${servletVersionStats.usageBreakdownHtml}
Multiple public IPs detected across instances ${publicIpStats.usageBreakdownHtml}
Multiple build dates detected across instances ${buildDateStats.usageBreakdownHtml}
Multiple build ids detected across instances ${buildIdStats.usageBreakdownHtml}
There are multiple commit IDs running across instances ${webappStats.usageBreakdownHtml}
Number of webapps reporting: ${webappStats.uniqueCount}
Webapp Server Name Server Type Public IP Private IP Uptime Last Updated Build Date Build Id Commit Id Java Version Servlet Container Logs
${webapp.webappName} ${webapp.serverName} ${webapp.serverType} ${webapp.serverPublicIp} ${webapp.serverPrivateIp} ${webapp.upTimePrintable} ${webapp.lastUpdatedTimeAgoPrintable} class="table-danger" class="table-warning"> ${webapp.buildTimeAgoPrintable} ${webapp.buildIdRendered} ${webapp.commitIdRendered} ${webapp.javaVersionsRendered} ${webapp.servletContainerVersionsRendered}

Legend
Instance build is older than 1 day
Instance build is older than 4 days
version Value differs from related instances




© 2015 - 2024 Weber Informatics LLC | Privacy Policy