Tasks : Modifying Service Probe for IBM WebSphere Application Server Credentials

Modifying Service Probe for IBM WebSphere Application Server Credentials
To explicitly update the property values to modify the Service Probe credentials, do the following:
Edit TIBCO_HOME/amma-was/serviceprobe/wasserviceagent.properties filre to provide following information:
For TIBCO ActiveMatrix Administrator Server:
amx_admin_server_urls
amx_admin_server_auth_username
amx_admin_server_auth_password
#Custom Metrics Enable/Disable
serviceprobe.custommetrics.enable=true
Note that only URLs of ActiveMatrix Administrator servers that exist in the same cluster can be specified for amx_admin_server_urls.
For the amx_admin_server_urls parameter, you can specify multiple URLs separated by delimiter. The default value of delimiter is "; " (semicolon) that can be changed using the amx_admin_server_url_delimeter parameter.
Restart the Management Agent for WebSphere to reflect these changes in the wasserviceagent.properties file.