Sun Java System Application Server Platform Edition 9 Administration Guide

Viewing monitoring data in the Admin Console

To view monitoring data in the Admin Console, go to Application Server node > Monitor, and select a component or service that has been deployed onto the server instance and for which monitoring is enabled.

On this page, it is possible to select and view monitoring data for JVM, server, applications, thread pools, HTTP service, transaction service, log statistics, and call flow statistics. A diagram showing how these components and services are organized is shown in About the Tree Structure of Monitorable Objects.

For details on viewing or configuring monitoring, see the online help available with the Admin Console.

For more information on the attributes for each component or service, refer to About Statistics for Monitored Components and Services.

The equivalent asadmin command is get --monitor

For example, to view monitoring data for the JVM, use the following asadmin command:

asadmin> get --user adminuser --monitor server.jvm.*