how to monitor the servers

Answers were Sorted based on User's Feedback



how to monitor the servers ..

Answer / chandra

go to the AdminConsole click on Domains->servers-monitor-
>Health

Is This Answer Correct ?    16 Yes 1 No

how to monitor the servers ..

Answer / hechhi

java weblogic.Admin -url t3://hostname:port -username
weblogic -password weblogic ms1 GETSTATE

Is This Answer Correct ?    9 Yes 0 No

how to monitor the servers ..

Answer / supreet yadav

One more way is form WLST:-

For Ex the following shows how to find the status of
AdminServer in the same way we can find out the state of
other managed servers also:-

wls:/WLS10/serverConfig> state('AdminServer')
Current state of 'AdminServer' : RUNNING
wls:/WLS10/serverConfig>

Is This Answer Correct ?    6 Yes 0 No

how to monitor the servers ..

Answer / ram

Through Admin console we monitor the servers, first login to
the Admin console and click on servers on the left side
panel and click on server in the server list and click on
monitoring tab and click on health tab.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Weblogic Interview Questions

What is t3??

1 Answers  


What is the difference between creating a distributed application using rmi and using a ejb architecture?

1 Answers  


What happens when database down in weblogic

8 Answers   HCL,


How many way to start and stop weblogic servers?

1 Answers  


What are the capabilities of weblogic server?

1 Answers  


Explain what are the steps required to setup the oracle instance for os authentication?

1 Answers  


Each instance of weblogic server is physical or logical. Can sever instance be shared over multiple machines?

3 Answers  


How we can monitor work manger?can we create our own work Manager?if yes then How?

1 Answers   Oracle,


When should I use the -nostage option?

1 Answers  


If we lost Admin password(unfortunately), how will you enter into Admin console?

4 Answers   Motorola,


Explain The Term Clustering ?

1 Answers  


Can I start a managed server if the administration server is unavailable?

1 Answers  


Categories