Program guide > (deprecated) Partitioning facility > Manage the partitioning facility environment > Management script wpfadmin and usage


Deprecated feature: The partitioning facility (WPF) feature is deprecated. You can configure partitioning with WebSphere eXtreme Scale.


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

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


Parent topic:

Management script wpfadmin and usage


Related concepts

Management script wpfadmin and usage


+

Search Tips   |   Advanced Search