Agents Administration - Tests
 

Default Parameters for SWSJVMTest

This test reports the overall health of the JVM of the web server instance being monitored by measuring the following:

  • How well the JVM manages the memory heap;
  • The level of activity on the JVM in terms of the number of threads that are currently in use;

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed. 

  • Specify the user name of the administrator of the administration server in the USER text box to which the sun java web server is being registered.

  • Specify the file that includes the password of the administrator of the administration server in the PASSWORDFILE text box.

  • Specify the IP of the administration server in the ADMINSERVER text box to which the sun java web server is registered.

  • Specify the port of the administration server in the ADMINPORT text box. By default 8989 will be provided.

  • Specify the configuration in the CONFIG text box to which the instance of the web server is being used.

  • Node is a network resource, such as a server or a host. Instance refers to the environment of a web server daemon on a given node, including its configuration, log files and other runtime artifacts such as lock databases, caches and temporary files. To enable the test to identify the exact web server instance to be monitored, you need to specify the name of the NODE on which the instance executes. The test will thus monitor only that web server instance that operates on the given NODE and which uses the specified CONFIG.

  • Specify whether the SSL is enabled or not in the SSL text box.

  • Specify the path of the directory in the WEBSERVERDIR text box to which the sun java web server is installed.

When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. e.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz” and $port will be changed to “80” when configuring a test.