Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

\nContents

...

Table of Contents

...


 

...

 

Overview

 

...

...

...

Overview

...

up.time provides the capability to monitor the performance and health of Java applications that are running on a WebSphere server. Use up.time to identify correlations between system performance and the Java application server, track end-user and database response times, and monitor a range of WebSphere server statistics.

...

 

The following diagram provides a high-level illustration of how up.time monitors a WebSphere Application Server:

...

 

...

 

...

 

Deploying the WebSphere Servlet

...

 

Before up.time can begin collecting information from a WebSphere server, you must first deploy the performance servlet in the WebSphere directory that contains your web application. The WebSphere performance servlet uses WebSphere's Performance Monitor Interface (PMI) infrastructure to retrieve performance information from a WebSphere Application Server.

...

 

The following diagram provides an example of where to install the WebSphere performance servlet (click the diagram for a larger view):

...

 

...

 

Follow these steps to deploy the performance servlet:

...

 

    \n
  1. On the WebSphere server, locate the following file: \n

    install_root/perfServletApp.ear

    \n

    Where install_root is the directory under which WebSphere is installed.

    \n
  2. \n
  3. Copy the file perfServletApp.ear to the directory in which your \nWeb Web application is installed. For example: \n

    install_root/installedApps/<cell_name>/DefaultApplication.ear/DefaultApplication.war/WEB-INF/classes

    \n

    Where:

    \n \n

    • install_root is the directory under which WebSphere is installed.
    • \n
    • <cell_name> is the name of the WebSphere node under which \nyour your Web application is installed.
    • \n

 

...

 

...

Configuring up.time to monitor WebSphere

...

 

The up.time WebSphere monitor collects data that you can use to generate a report that will provide a historical view of problems that occur on a WebSphere server. The monitor enables you to collect data so that you can:

...

 

  • Determine whether or not the server can cope with its load.
  • \n
  • Determine the cause of problems with the server.
  • \n
  • Collect and retain data for later graphing and reporting.
  • \n

...

 

In up.time's WebSphere monitor definition window, point up.time to the physical server on which WebSphere is running and to the port on which the WebSphere Application Server is listening:

...

 

...

 

The WebSphere monitor automatically collects over 20 system level performance counters. See WebSphere Support in up.time for an overview of available counters or Configuring WebSphere Monitors in the up.time User Guide for details on how to configure the WebSphere monitor.

...

 

Note that you can also use the up.time HTTP and database monitors to collect information on the status of applications that are running on a WebSphere server. See the Database Monitors and Network Service Monitors chapters in the up.time User Guide for more information.

...

 

...

 

Reports and Graphs

...

 

After up.time has collected a sufficient amount of information from a WebSphere server, you can use the WebSphere report to gain insight into the health and performance of a WebSphere Application Server. Reports can be configured to include any or all of the following metrics:

...

 

    \n
  • Thread pool
  • \n
  • JDBC Connection Pool
  • \n
  • Enterprise Beans
  • \n
  • JVM Runtime
  • \n
  • Transaction Manager
  • \n
  • Servlet Session Manager
  • \n

...

 

For more information, see the WebSphere Report section in the up.time User Guide.

...

 

You can also use the following up.time Graphs to visualize the performance of applications that are running on a WebSphere server:

...

 

    \n
  • Network I/O
  • \n
  • Disk Performance Stats
  • \n
  • Paging Statistics
  • \n
  • Usage (% Busy)
  • \n

...

 

For more information on configuring and using graphs, see Understanding Graphs and Using Graphs in the up.time User Guide.