setStatisticsInterval は、集計サービス・サーバーが集計と集計の間で待機する間隔をミリ秒で指定するパラメーターです。
--id オプションは、間隔を更新するサブスクリプションを指定します。
使用法: ./wpfadmin setStatisticsInterval 45000 --id 12
[root@wpfsample3 bin]# ./wpfadmin setStatisticsInterval 30000 --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 interval has been set to 30000 for client id 2
Related concepts
管理スクリプト (wpfadmin) と使用法