Program guide > (deprecated) Partitioning facility > Manage the partitioning facility environment > Performance monitoring > Partitioning facility PMI statistics parameters


Deprecated feature: The partitioning facility (WPF) feature is deprecated. You can configure partitioning with WebSphere eXtreme Scale.


Partition count

You can set the number of partitions.

Use use wpfAdmin.bat|wpfadmin setPartitionCount PARTITION_COUNT --id PMI_SUBSCRIPTION_ID to set the partition count for one PMI subscription. You can also use Java™ code, jacl script, or jython script to get the com.ibm.websphere.wpf.jmx.WPFJMX MBean instance, and change the partition count through the MBean.

  1. Run wpfadmin setPartitionCount 8 --id 1 to change the partition count to 8.

  2. Keep a record of the current time, then retrieve the statistics by running wpfadmin getTransactionCount --id 1 until you see 8 partitions in the output. Calculate how many seconds have passed.


Parent topic:

Partitioning facility PMI statistics parameters


Related concepts

Partitioning facility PMI statistics parameters


+

Search Tips   |   Advanced Search