Section | Description |
---|
Summary | Overview of the most important aspects of the application server such as version, heap settings, operating system, and threads |
Garbage Collectors | This section shows information about the most recent garbage collection process and the GC methods used for this JVM |
Java Virtual Machine | This section contains all the details about the JVM where this application server is running |
Java Options | Java options are the command line arguments used when starting this application server |
Java System Properties | Java System Properties are parameters which are used by the applications running on the application server |
Operating System Details | This section provides details about the operating system from the perspective of the JVM |
Classloading Metrics | This section provides metrics about the Java Classloader |
HTTP Connector Properties | This section provides details about the Tomcat HTTP web connector (Apache Tomcat only) |
Protocol Handler Properties | Protocol Handler provides details about the Tomcat protocol handler configuration (Apache Tomcat only) |
Deployed Web Applications | This section provides details on the BI applications deployed on this WAS host along with all of the deployment descriptor settings, the build number, and any customizations that were made (for example via BILaunchpad.properties) |