WebSphere Admin 6.0 server
WebSphere Admin 6.0 server
Log Track Supported: No
Config Track Supported: No
Custom Properties Supported: None
Supported Control Actions: start,stop,restart
Supported Metrics:
| Name | Alias | Units | Category | Default On | Default Interval |
|---|---|---|---|---|---|
| Availability | Availability | percentage | AVAILABILITY | true | 5 min |
| Number of JVMs | NumJVMs | none | UTILIZATION | true | 5 min |
Configuration help:
websphere.installpath may need to be configured in agent.properties, for example:
websphere.installpath=${installpath.escaped}
The plugin will auto-configure this value using the Windows registry or process table if WebSphere is already running.
Enable WebSphere PMI
- Using a Web browser open http://${admin.host}:9090/admin
- Server -> Application Servers -> ${server.name} -> Performance Monitoring
- Check the Startup button
- Set level to Standard
- Click OK
- Click Save to apply changes to the master configuration
- Restart server
Global Security Configuration
If Global Security is enabled, check that the user running the agent has read access to ${installpath}/properties/soap.client.props and that the following properties are correct:
com.ibm.ssl.keyStore=...
com.ibm.ssl.keyStorePassword=...
com.ibm.ssl.trustStore=...
com.ibm.ssl.trustStorePassword=...