setPartitionCount は、電子掲示板に PMI 統計を保持する区画の数を集計サービス・サーバーに指示するコマンドです。例えば、クラスター内の区画数が 10,000 で、集計サービスの区画数が 20 に設定されている場合、トランザクション数および応答時間に関して上位 20 区画が電子掲示板に保管されます。
--id 区画数を更新するサブスクリプションを指定します。
使用法: ./wpfadmin setPartitionCount 6 --id 12
[root@wpfsample3 bin]# ./wpfadmin setPartitionCount 4 --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: Partition count has been set to 4 for client id 2
Related concepts
管理スクリプト (wpfadmin) と使用法