Sun-microsystems GLASSFISH ENTERPRISE 820433510 Manual de usuario Pagina 188

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 256
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 187
TABLE 18–17 JVM Statistics for Java SE- Class Loading (Continued)
Statistic DataType Description
totalloadedclasscount CountStatistic Total number of classes that have been
loaded since the JVM began execution.
unloadedclasscount CountStatistic Number of classes that have been
unloaded from the JVM since the JVM
began execution.
The statistics available for compilation in the JVM in Java SE are shown in the following table.
TABLE 18–18 JVM Statistics for Java SE- Compilation
Statistic DataType Description
totalcompilationtime CountStatistic Accumulated time (in milliseconds) spent
in compilation.
The statistics available for garbage collection in the JVM in Java SE are shown in the following
table.
TABLE 18–19 JVM Statistics for Java SE- Garbage Collection
Statistic Data Type Description
collectioncount CountStatistic Total number of collections that have
occurred.
collectiontime CountStatistic Accumulated collection time (in
milliseconds).
The statistics available for memory in the JVM in Java SE are shown in the following table.
TABLE 18–20 JVM Statistics for Java SE- Memory
Statistic DataType Description
objectpendingfinalizationcount CountStatistic Approximate number of objects that are
pending nalization.
initheapsize CountStatistic Size of the heap initially requested by the
JVM.
usedheapsize CountStatistic Size of the heap currently in use.
maxheapsize CountStatistic Maximum amount of memory (in bytes)
that can be used for memory management.
About Monitoring
Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008188
Vista de pagina 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 255 256

Comentarios a estos manuales

Sin comentarios