Enable Application Response Measurement
Before enabling Application Response Measurement (ARM), install an appropriate ARM implementation on all WAS nodes. Refer to the appropriate ARM implementation documentation. Verify with your ARM agent provider that the ARM agent is supported with the request metrics in WebSphere.Note that Request Metrics in the Web server plug-in is not integrated with ARM in WAS v5.0.x. Therefore, Request Metrics in the Web Server plug-in ignores ARM, if enabled.
- Install the appropriate ARM implementation
- Change the startup command for the appservers to include the following
ARM support is dependent on Request Metrics support. If enabled, and an appropriate ARM implementation is defined to the server run times, then the ARM implementation is called as requests enter WAS processes and when JDBC calls are made, using EJB 2.0 data sources.-Dcom.ibm.websphere.pmi.reqmetrics.ARMIMPL=ARMIMPLNAME
- Open the administrative console.
- Click Troubleshooting > PMI Request Metrics in the console navigation tree.
- Select the check box in the enableARM field.
- Click Apply or OK.
- Click Save.
Regenerate the Web server plug-in configuration file.
See Also
Application Response Measurement
Configuring Request Metrics