countActivePartitionsOnServers 파티션에서는 모든 서버의 파티션 수를 계산합니다. 특정 응용프로그램, 파티션 및 분류에 대한 정보만을 표시하도록 이 명령의 범위를 설정합니다.
--o <number of partitions> 인쇄되는 파티션 수.
--o가 지정되지 않은 경우 기본값으로 50개의 파티션입니다.
--a <application name> 지정된 응용프로그램의 파티션 정보를 인쇄합니다.
--p <partition names> 지정된 파티션에 대한 파티션 정보를 인쇄합니다.
--class <classification name>
지정된 분류의 파티션 정보를 인쇄합니다.
사용법: ./wpfadmin countActivePartitionsOnServers
[root@wpfsample3 bin]# ./wpfadmin countActivePartitionsOnServers WASX7209I: Connected to process "Deployment Manager" on node wpfsample3Manager using SOAP connector; The type of process is: DeploymentManager WPFC0051I: Server wpfsample3Network\wpfsample3\s9: 3 WPFC0051I: Server wpfsample3Network\wpfsample3\s3: 3 WPFC0051I: Server wpfsample3Network\wpfsample3\s2: 3 WPFC0051I: Server wpfsample3Network\wpfsample2\s8: 3 WPFC0051I: Server wpfsample3Network\wpfsample3\s1: 3 WPFC0051I: Server wpfsample3Network\wpfsample2\s7: 4 WPFC0051I: Server wpfsample3Network\wpfsample2\s6: 4 WPFC0051I: Server wpfsample3Network\wpfsample2\s5: 4 WPFC0051I: Server wpfsample3Network\wpfsample2\s4: 3
Related concepts
관리 스크립트(wpfadmin) 및 사용