setStatisticsType は、トランザクション数または応答時間の統計の収集を非同期 PMI に指示するパラメーターです。
オプションは TransactionCount または ResponseTime のいずれかです。 --id オプションは、統計タイプを更新するサブスクリプションを指定します。
使用法: ./wpfadmin setStatisticsType ResponseTime --id 12
[root@wpfsample3 bin]# ./wpfadmin setStatisticsType ResponseTime --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 WPFC0066I: Statistics type has been set to ResponseTime for client id 2
Related concepts
管理スクリプト (wpfadmin) と使用法