Oracle GlassFish Server 3.0.1 Administration Guide

Guidelines for Using the list and get Subcommands for Monitoring

The underlying assumptions for using the list and get subcommands with dotted names are:

For example, the following table explains the output of the list and get subcommands used with the dotted name for the resources node.

Table 8–4 Example Resources Level Dotted Names

Subcommand 

Dotted Name 

Output 

list --monitor

server.resources

List of pool names. 

list --monitor

server.resources.connection-pool1

No attributes, but a message saying “Use get subcommand with the --monitor option to view this node’s attributes and values.”

get --monitor

server.resources.connection-pool1.*

List of attributes and values corresponding to connection pool attributes. 

For detailed information on dotted names, see the dotted-names(5ASC) help page.