| Package | Description |
|---|---|
| org.glassfish.admin.monitor.jvm.statistics | |
| org.glassfish.web.admin.monitor.statistics |
| Modifier and Type | Class and Description |
|---|---|
class |
JVMStatsImpl
For v3 Prelude, following stats will be available
server.jvm.committedHeapSize java.lang.management.MemoryUsage
init, used, committed, max
|
| Modifier and Type | Class and Description |
|---|---|
class |
AltServletStatsImpl |
class |
HTTPListenerStatsImpl
A Stats interface to represent the statistical data exposed by an
HTTP Listener.
|
class |
WebModuleVirtualServerStatsImpl
For v3 Prelude, following stats will be available
asc activeSessionsCount,
ast activatedSessionsTotal,
rst rejectedSessionsTotal,
st sessionsTotal
ajlc activeJspsLoadedCount,
mjlc maxJspsLoadedCount,
tjlc totalJspsLoadedCount
aslc activeServletsLoadedCount,
mslc maxServletsLoadedCount,
tslc totalServletsLoadedCount
ash activeSessionsHigh,
est expiredSessionsTotal,
pvst passivatedSessionsTotal,
pst persistedSessionsTotal,
|
Copyright © 2019. All rights reserved.