![[IBM i]](../images/iseries.gif)
manageWASCollectionServices 脚本
manageWASCollectionServices 脚本管理 WebSphere® Application Server for IBM® i 收集服务定制服务,该定制服务收集选择性能监控基础结构 (PMI) 数据和 IBM i 收集服务的其他信息。
语法
脚本的语法是:
manageWASCollectionServices [ -profileName profile_name ] [ wsadmin_options ]
[ -server.name server_name ] [-enable|-disable|-status] [-help]
Parameters
The parameters of the script are:
- -profileName
The name of the profile to manage. The default profile is used if no profile is specified.
- -server.name
The name of the application server to manage. The default value is the name of the profile, or server1 if the profile is named default.
- -enable|-disable|-status One of the following actions must be specified:
- -enable
Enables Collection Services on the specified server. If Collection Services is already enabled, it does nothing.
- -disable
Disables Collection Services on the specified server. If Collection Services is already disabled, it does nothing.
- -status
Displays whether Collection Services is enabled on the specified server.
- -enable
- -help
Displays help for the script.