Tuesday, July 13, 2010

How to Add a Remote QManager In MQExplorer




Right click on the Queue Manager  Show/Hide Queue Managers…



Click on the Add… Button




Provide the Qmanager Name and click on the Next Button




Provide the Host Name or the IP Address in the place provided
And also provide the port number

Click on the Finish button.

Tuesday, June 1, 2010

Wily PMI Settings

To enablePMI metrics in Wily make the following changes:

In the file IntroscopeAgent.profile:
1)Change the line from introscope.agent.pmi.enable=false to
introscope.agent.pmi.enable=true

2)Change introscope.agent.pmi.enable.* to true to capture the various PMI metrics.
The corresponding setting needs to be set in the Application Console.


For the Application via WebSphere console:

1) Select the server: Servers->Application Servers->

2) Select Custom Services and add/set the following:
a. Classname = com.wily.introscope.api.websphere.IntroscopeCustomService
b. Display Name = Introscope Custom Services
c. Classpath = /WebAppSupport.jar
d. Startup = Checked (true)

3) Performance Monitoring Service and set
a. Startup (true)
b. Select specification level

Note that steps 1, 2, 3 under WebSphere are already part of the model in perf and production.