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


getTransactionCount

The getTransactionCount parameter returns the latest aggregated data for each of the partitions from the bulletin board regarding the number of transactions processed in the aggregator interval. The number of partitions for which data will be returned is set using the setPartitionCount command.

An optional [--top <refresh time>] can be passed in to show a Unix top-like process that updates every <refresh time> seconds with the latest transaction data.

Usage:
./wpfadmin getTransactionCount --top 30 --id 10

Example

root@wpfsample3 bin]# ./wpfadmin getTransactionCount --id 2
WASX7209I: Connected to process "Deployment Manager" on node wpfsample3Manager 
using SOAP connector;  The type of process is: DeploymentManager
WPFC0065I: Id set to 2
 
PartitionName       TransactionCount  TotalResponseTime  MinimumTime  MaximumTime
PK000030            6                1755               64           496
PK000026            6                 1472               25           998
PK000025            6                 3558               424         792



Related concepts
Management script (wpfadmin) and usage
Reference topic    

Terms of Use | Feedback

Last updated: Nov 30, 2007 4:03:08 PM EST
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=/com.ibm.websphere.xd.doc/info/WPF51/rwpfgetTransactionCount.html