Home / ... / Applications Manager / WebSphere Monitoring / problem while adding Websphere6

problem while adding Websphere6


I'm trying to monitor Websphere . I'm facing problem while adding the Websphere monitor".

Check whether Websphere admin user is added to the monitor group of the perfservletApp, if global security is enabled in Websphere.

Check whether you have deployed perfservlet in the correct server.

And also, try to access any one of the below url and send us the output along with the support information file.

Base Deployment

http://<WebSphereHost>:<WebSpherePort>/wasPerfTool/servlet/perfservlet?connector=SOAP&port=SOAP-PORT

where

WebSphere Host -> Host in which WebSphere Application Server is running

WebSphere Port -> HTTP Transport port of the WebSphere Application server

SOAP Port -> SOAP Port of WebSphere


or

Network Deployment


http://WebSphereHost:Port/wasPerfTool/servlet/perfservlet?connector=SOAP&port=NetworkDeployerSOAP
-PORT&HOST=NetworkDeployerHost

WebSphere Host -> The host of the websphere application server in which the perf servlet application is installed

Websphere Port -> HTTP Transport port of the Websphere server in which the perf servlet application is installed

NetworkDeployer SOAP PORT -> The SOAP port of the domain manager (DMGR)

Network Deployer Host -> The host in which the domain manager is running.

Detailed information can be obtained from Prerequisites for monitoring WebSphere Application Server Help.

Let us know if you are using a proxy server to connect to websphere.

Else you can try this option:[ as suggested by a customer]

Instead of trying to reuse any existing ports which seem to be having some conflicts, you can define some new ports and transport chains.

1) In WebSphere Admin Console, Navigate to Application Servers -> Server Name -> Web Container Settings -> Web Container Transport Chains
2) In this view which shows current transport chains, click on New Button
3) In the resulting wizard at step 1, Give a new name to this chain (I gave it WC_CacheMonitor_Inbound) , and from the template Drop Down box select Webcontainer (Chain 1) and click on Next
4) In Step 2 , give this a new port name to identify it , and the host , port values, For the Port I gave 9030 when creating on instance 1 and 9032 when creating on instance 2. Click on Next.
5) In Step 3, Click on Finish button.
6) Repeat the above steps for each server in Cluster (I got 4 servers)
7) Save Configuration Changes.
8) Navigate to Environment -> Virtual Hosts, Click on New button
9) In the Wizard, give a new name and click on OK button.
10) In the resulting window click on the new Virtual Host created and click on Host Aliases for that Virtual Host.
11) Add the Virtual Host by making sure to reflect the Host and Port numbers (like 9030, 9032 etc) which have been already been created in the previous steps for Web Container Transport chains.
12) Save the Configuration Changes.
13) Navigate to Applications -> Enterprise Applications -> perfServletApp --> Map virtual hosts for Web modules
14) Select the newly created Virtual Host from the Drop Down.
15) Save the Configuration Changes, and restart all Servers.
16) The perfservlet is now accessible though ports 9030 and 9032 against the hosts configured




     RSS of this page