countActiveGroupsOnServers 명령은 모든 서버의 matchset 매개변수와 일치하는 그룹 수를 계산합니다.
--o <number of partitions> 인쇄되는 파티션 수.
--o가 지정되지 않은 경우 기본값으로 50개의 파티션입니다.
--m <matchset> 지정된 matchset에 대한 파티션 정보를 인쇄합니다.
사용법: ./wpfadmin countActiveGroupsOnServers --m -gt=-p,-pc=ClassA
[root@wpfsample3 bin]# ./wpfadmin countActiveGroupsOnServers --m -pc=class2 WASX7209I: Connected to process "Deployment Manager" on node wpfsample3Manager using SOAP connector; The type of process is: DeploymentManager WPFC0065I: Matchset set to partition_class=class2 WPFC0051I: Server wpfsample3Network\wpfsample3\s9: 2 WPFC0051I: Server wpfsample3Network\wpfsample3\s3: 2 WPFC0051I: Server wpfsample3Network\wpfsample3\s2: 2 WPFC0051I: Server wpfsample3Network\wpfsample2\s8: 2 WPFC0051I: Server wpfsample3Network\wpfsample3\s1: 2 WPFC0051I: Server wpfsample3Network\wpfsample2\s7: 3 WPFC0051I: Server wpfsample3Network\wpfsample2\s6: 3 WPFC0051I: Server wpfsample3Network\wpfsample2\s5: 2 WPFC0051I: Server wpfsample3Network\wpfsample2\s4: 2
Related concepts
관리 스크립트(wpfadmin) 및 사용