|
Configuration
of WASJVMTest
The WASJVMTest monitors the usage of the WebSphere JVM heap. The default parameters associated with
this test are as follows:
-
The TEST PERIOD
list box helps the user to decide how often this test needs to be
executed.
-
In the HOST
text box, the host name of the server for which the test is to be
configured has to be specified.
-
The port number to
which the server is listening to has to be mentioned in the PORT
text box.
-
In the SERVERHOSTNAME text box, specify the host name of the application server instance being monitored.
-
In the APPPORT text box, specify the port number to be used for accessing the egurkha application that has been deployed on the server.
-
Specify the NODENAME of the application server instance being monitored. To know the node name, do the following:
Login to the WebSphere Administrative Console.
Expand the Servers node in the tree structure in the left pane of the console, and click on Application Servers within.
A list of application server instances and their corresponding node names will then appear in the right pane of the console. From this list, you can figure out the Node that corresponds to the application server instance being monitored, and specify that name against the NODENAME parameter.
Note
As websphere is case-sensitive, please pay attention to the case of the characters in the NODENAME, and provide this specification accordingly.
Provide the name of the server instance being monitored in the SERVERNAME text box. To know the server name, do the following:
Login to the WebSphere Administrative Console.
Expand the Servers node in the tree structure in the left pane of the console, and click on Application Servers within.
A list of application server instances and their corresponding node names will then appear in the right pane of the console. From this list, you can figure out the Name of the monitored server instance, and specify that name against the SERVERNAME parameter.
-
The applications that are deployed on a server instance use the CONNECTORPORT for all internal communications with the application server. The connector port can be a SOAP port or an RMI port. The default connector port however, is the SOAP port. To know the connector port number, do the following:
Login to the WebSphere Administrative Console.
Expand the Servers node in the tree structure in the left pane of the console, and click on Application Servers within.
A list of application server instances and their corresponding node names will then appear in the right pane of the console. In the right pane, click on the server name link that corresponds to the server instance that is being monitored.
Doing so invokes the Configuration of the application server instance clicked on. Scroll down the Configuration tab page to view the Communications section.
Expand the Ports link in this section to view a list of ports. If the default connector port is in use, then the port number displayed against SOAP_CONNECTOR_ADDRESS should be specified as the CONNECTORPORT.If an RMI port has been explicitly set as the connector port, then specify the port number displayed against BOOTSTRAP_ADDRESS as the CONNECTORPORT.
-
Select
Yes if SSL (Secured Socket Layer) is to be used to
connect to the WebSphere server, and No
if it is not.
-
If security has been enabled for the WebSphere server being monitored, then provide a valid USER name and PASSWORD, and confirm the password by retyping it in the CONFIRM PASSWORD text box. If the WebSphere server does not require any authentication, then the USER, PASSWORD, and CONFIRM PASSWORD text boxes should contain the default value 'none'.
-
If multiple components of the same component type are awaiting configuration, then an APPLY TO OTHER COMPONENTS check box will appear in this page. Clicking on this check box will allow you to apply the configuration to all/selected components of that type.
-
Once the necessary
values have been provided, clicking on the UPDATE button will
register the changes made.
When changing the
configuration for specific servers, a “*” beside the text box
corresponding to the parameter signifies that these values have to be
manually configured by the user. The parameter values that require to
be configured will typically be prefixed with a “$” or contain a
series of “*”. A value of "none"
in the parameter value indicates that the corresponding parameter
value can be changed if required.
|