ProcedureTo View Runtime Monitoring Data

  1. Do one of the following:

  2. From the View list, select a deployed component or service for which monitoring is enabled.

    Monitoring data for the selected component or service displays below the View field. For a description of the monitorable properties, see Chapter 16, "Monitoring Components and Services," in Sun Java System Application Server Platform Edition 9 Administration Guide.

  3. If you do not see the component or service you wish to monitor in the View list, click Configure Monitoring to enable monitoring for it.

    For more information, seeTo Set Monitoring Levels

More Information
Equivalent asadmin command

get --monitor

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

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