Table; Http-Service Level - Sun Microsystems GlassFish Enterprise Server 2.1 Administration Manual

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

Advertisement

Viewing Monitoring Data
Applications - Enterprise Applications and Standalone Modules
TABLE 18–27
Command
Dotted Name
list -m
server.applications.app1.
ejb-module1_jar.bean1.bean-cache
Note: In standalone modules, the node containing
the application name (app1 in this example) will not
appear.
get -m
server.applications.app1.
ejb-module1_jar.bean1.bean-cache.*
Note: In standalone modules, the node containing
the application name (app1 in this example) does not
appear.
list -m
server.applications.app1.
ejb-module1_jar.bean1.bean-method.method1
Note: In standalone modules, the node containing
the application name (app1 in this example) will not
appear.
get -m
server.applications.app1.
ejb-module1_jar.bean1.bean-method.method1.*
Note: In standalone modules, the node containing
the application name (app1 in this example) will not
appear.
list -m
server.applications.app1.web-module1_war
get -m
server.applications.app1.web-module1_war.*
list -m
server.applications.app1.web-module1_war.
virtual_server
get -m
server.applications.app1.web-module1_war.
virtual_server.*
list -m
server.applications.app1.web-module1_war.
virtual_server.servlet1
get -m
server.applications.app1.web-module1_war.
virtual_server.servlet1.*
The following table shows the command, dotted name, and corresponding output for the
HTTP Service level.
206
Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008
(Continued)
Output
No attributes, but a message saying "Use get command with
the --monitor option to view this node's attributes and
values. "
List of attributes and values corresponding to EJB Cache
attributes as described in

Table

No attributes, but a message saying "Use get command with
the --monitor option to view this node's attributes and
values. "
List of attributes and values corresponding to EJB Methods
attributes as described in
Table
Displays the virtual server(s) assigned to the module.
No output except a message saying there are no attributes at
this node.
Displays list of servlets registered.
No output except a message saying there are no attributes at
this node.
No attributes, but a message saying "Use get command with
the --monitor option to view this node's attributes and
values. "
List of attributes and values corresponding to web container
(Servlet) attributes as described in
18–5.
18–2.
Table
18–7.

Advertisement

Table of Contents
loading

Table of Contents