|
Default
Parameters for JavaServerTest
This page depicts the
default parameters that need to be configured for the JavaServerTest.
-
The TEST PERIOD
list box helps the user to decide how often this test needs to be executed.
The
JavaServerTest makes use of a file named EgPerfTest.jsp
to generate measures. By default, this file is located in the <EG_INSTALL_DIR>/lib
directory.
To execute the JavaServerTest, move this file to one of the
application directories of the Orion server. On Unix, you can execute the script /opt/egurkha/bin/setup_jserver to do this. While configuring the JavaServerTest, specify the location of the application directory
where the EgPerfTest.jsp
file
resides, in
the EGURI
text
box, in the following format: http://<Ipaddress:portNo/directory
name>. For example, assume that the EgPerfTest.jsp is available in the JavaTest directory of the host 192.168.10.57:7077. Therefore, EGURI would be: http://192.168.10.57:7077/JavaTest.
|