cancel
Showing results for 
Search instead for 
Did you mean: 

Load Balancer Details

Former Member
0 Kudos

Hi all,

Where can I find the load balancer details (IP address and port no ) in portal . I tried it under system admin ->support ->SAP Web AS details but i can find only the port no in that. Can any one tell me where I can find the ip address .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

The load balancer details can be found by navigating to the URL

http://<hostname:portnumber>/index.html

and then System Information

Here you can find all the information you need but not the IP addresses. you can get the host names and port numbers.

regards,

kris

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

For The port number:

http://<hostname>/sap/monitoring/SystemInfo

Dispacher --> HTTP Port.

For the IP.

1) In your PC

Start --> Run --> cmd

Enter the command ping <hostname>

2) in Visual Administrator

Cluster --> Sever --> Services --> P4 Provider --> Local Blocker --> Info

Remote Host.

3) In Portal PC

Start --> Run --> cmd

Enter the command ipconfig

Regards

Eduardo

Edited by: Eduardo Grilo on Nov 11, 2008 1:53 PM

Former Member
0 Kudos

Hi,

just found the port number :

http://<server>:port/sap/monitoring/SystemInfo

here you have your dispatcher HTTP port.

Hope that helps !

Fabien.