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.
setStatisticsInterval
The setStatisticsInterval parameter determines the interval, in milliseconds, the aggregator server waits between aggregations.
The --id option specifies for which subscription to update the interval.
Usage: ./wpfadmin setStatisticsInterval 45000 --id 12
The shorter the interval, the greater the overhead.
[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
Parent topic:
Management script wpfadmin and usage
Related concepts
Management script wpfadmin and usage