WebSphere Extended Deployment, Version 6.0.x
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


Configuring the runtime topology to log data for reuse in external programs

Use the following command-line Java class to configure the runtime topology to log data for reuse in external programs.

Purpose

You can read and filter the data logs into your own files by invoking this Java class from a command line.

Location

The DataReaderWrapper class is located in WebSphere_home\appserver\lib\visualization.cacheservice.jar.

Usage

To run the DataReaderWrapper class from a command line, use the following command:

java DataReaderWrapper  

Parameters

The following parameters are available:

Example

In the following example, the DataReaderWrapper reads the ServerStatsCache log files in the log directory from the time 1113189469300 to 1113189472500 on the server1 machine and the dabtcNode01 node:

java DataReaderWrapper ServerStatsCache log data.out 1113189469300 1113189472500 name server1 node dabtcNode01




Related concepts
Configuring the runtime topology
Reference topic    

Terms of Use | Feedback

Last updated: Nov 30, 2007 4:05:14 PM EST
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=/com.ibm.websphere.xd.doc/info/reference/rruntimetop.html