| Agents Administration - Tests |
|---|
|
Default parameters for IBMWLPServlTest For each servlet of the web application deployed on the target IBM WebSphere Liberty server, this test reports the rate at which each servlet was hit and the maximum time taken by each servlet to respond to user requests. In addition, this test reports the number of hits to each servlet. Using this test, administrators can figure out the servlet that has garnered the maximum number of hits and the servlet that took too long to respond to requests. This page depicts the default parameters that need to be configured for the IBMWLPServlTest.
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. |