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

getTransactionCount

getTransactionCount は、集計サービスの期間中に処理されたトランザクションの数に関して、電子掲示板から区画ごとの最新の集計データを返すパラメーターです。戻されるデータの区画数は、setPartitionCount コマンドで設定します。

オプションの [--top <更新間隔>] を渡すと、UNIX の top のように、<更新間隔> 秒ごとに最新のトランザクション・データを表示できます。

使用法: ./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
管理スクリプト (wpfadmin) と使用法

Reference topic    

Terms of Use | Feedback Last updated: Mar 20, 2006 12:35:11 PM EST
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=?topic=/com.ibm.websphere.xd.doc/info/WPF51/rwpfgetTransactionCount.html

© Copyright IBM 2005, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)