[IBM i]

processStats script

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.

Syntax

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 | ? ]

参数

  • -host

    应用程序服务器主机名。缺省值为 localhost

  • -port

    应用程序服务器 SOAP 端口。缺省值为 8880

  • -cycles

    采样统计信息的总次数。缺省值为 12

  • -sampleTime
    采样之间的时间间隔。缺省值为 5 分钟。时间格式为 hours:minutes:seconds,其中:
    • hours(必需)是一个小于等于 24 的整数
    • minutes(可选)是一个小于 60 的整数
    • seconds(可选)是一个小于等于 59.999 的十进制数
    示例:0:12:3.23 指定时间间隔为 12 分钟和 3.23 秒。
  • -statLevel

    PMI 统计信息级别。可接受的值为:all, extended, basenoChange。缺省值为 noChange

  • -user

    WebSphere Application Server 在安全方式中运行时其管理员的用户标识。

  • -profileName

    要运行 processStats 的概要文件的名称。如果未指定 -profileName,那么将使用缺省概要文件。

  • -verbose

    启用跟踪。

  • -help

    显示脚本的帮助。


指示主题类型的图标 参考主题



时间戳记图标 最近一次更新时间: last_date
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rprf_processStats_script
文件名:rprf_processStats_script.html