Sun Microsystems GlassFish Enterprise Server 2.1 Administration Manual page 197

Hide thumbs Also See for GlassFish Enterprise Server 2.1:
Table of Contents

Advertisement

Examples for the list --user admin-user --monitor Command
The list command provides information about the application components and subsystems
currently being monitored for the specified server instance name. Using this command, you can
see the monitorable components and subcomponents for a server instance. For a more
complete listing of list examples, see
Levels" on page
202.
Example 1
asadmin> list --user admin-user --monitor server
The preceding command returns a list of application components and subsystems that have
monitoring enabled, for example:
server.resources
server.orb
server.jvm
server.jms-service
server.connector-service
server.applications
server.http-service
server.thread-pools
It is also possible to list applications that are currently monitored in the specified server
instance. This is useful when particular monitoring statistics are sought from an application
using the get command.
Example 2
asadmin> list --user admin-user --monitor server.applications
Returns:
server.applications.adminapp
server.applications.admingui
server.applications.myApp
For a more comprehensive example, see
Examples for the get --user admin-user --monitor Command
This command retrieves the following monitored information:
All attribute(s) monitored within a component or subsystem
Specific attribute monitored within a component or subsystem
Chapter 18 • Monitoring Components and Services
"Expected Output for list and get Commands at All
"To Use the PetStore Example" on page
Viewing Monitoring Data
199.
197

Advertisement

Table of Contents
loading

Table of Contents