The processStats script collects and summarizes Performance Monitoring Infrastructure (PMI) data, saving the results to a text file. This file is imported into the IBM® Systems Workload Estimator as the basis for a WebSphere® Application Server estimate.
processStats [ -host host_name ] [ -port soap_port ] [ -cycles cycles ] [ sampleTime hours:minutes:seconds ] [ statLevel all|extended|base|noChange ] [ -user user_name ] [ -password user_password ] [ -profileName profile_name ] [-verbose] [-help | ? ]
Application Server host name. Default is localhost.
The Application Server SOAP port. Default is 8880.
The total number of times statistics are sampled. Default is 12.
The PMI statistics level. Accepted values are: all, extended, base and noChange. Default is noChange.
The user IDof the WebSphere Application Server administrator when the server is running in secure mode.
The name of the profile to run processStats. If -profileName is not specified, the default profile is used.
Enables tracing.
Displays help for the script..