NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide674372-005
4-61
NSJSP Manager Operations
Compare all the attribute values of a selected MBean across processes by
specifying the object name of an MBean in the MBean Object Name: field and
clicking Compare All Attributes.
List the MBeans. MBean object names can be entered with wild card characters to
search for all MBeans that match a domain and set of key-properties. The key-
properties are the property-value pairs, which are represented as name=value in
an object name. For more information on object names and key-properties, see
Appendix A, MBeans in the NSJSP Container.
The following are some examples:
To list all MBeans under the domain NSJSP, enter the following string in the
MBean Object Name: field and click Compare All Attributes:
NSJSP:*
To list all the session managers configured in the application running in the
host=localhost, enter the following string in the MBean Object Name: field
and click Compare All Attributes:
NSJSP:type=Manager,host=localhost,*"
Modify an MBean. The Modify MBean option is displayed only when the attributes
of an MBean are displayed for all the processes.
Table 4-22 lists the parameters in the Compare - NSJSP MBeans page.
Modifying MBean Attribute Values
To tune NSJSP as per your requirement, modify the MBean attribute values. The
modify operation changes the corresponding value on the NSJSP processes that are in
Table 4-22. Parameters in the Comparing MBeans Across NSJSP
Processes Page
Parameter Description
MBean Object Name: The name of the MBean whose attributes you want to compare
across NSJSP processes.
Compare All
Attributes
A link to compare all attributes of the MBean across NSJSP pro-
cesses.
MBean Attribute
Names:
A list of all the MBean attributes from which individual attributes can
be selected for comparison.
Compare A link to compare the selected attributes of the MBean across
NSJSP
processes.
Comparison
Results:
Table that includes a comparison of MBean attribute values across
NSJSP processes.
Modify MBean A link to the Modify MBean page, which allows you to modify the
values of some MBean attributes of the selected MBean.