Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | MashZone NextGen KPI Definitions | com.softwareag.mzng.jmx.Catalina.type.JspMonitor | KPIs
 
KPIs
The following table describes the com.softwareag.mzng.jmx.Catalina.type.JspMonitor KPIs.
Name
Description
int jspCount
The number of JSPs that have been loaded into a webapp.
int jspReloadCount
The number of JSPs that have been reloaded.
int jspUnloadCount
The number of JSPs that have been unloaded.
int jspQueueLength
The length of the JSP queue (if enabled via maxLoadedJSPs).
int deltajspCount
Delta of the number of JSPs that have been loaded into a webapp.