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

Explain the types of node manager?

0 Answers  


Why do I get noclassdeffound/too many open files messages on solaris? : BEA Weblogic

0 Answers  


How many weblogic severs can be installed in a multi cpu machince and how can you figure out how many servers?

1 Answers   IBM,


How do I provide user credentials for starting the weblogic server?

0 Answers  


what is digital certificate?

3 Answers   HCL, IBM,






How do you set the classpath ?

0 Answers  


what is proxy? how it is used in real time?

1 Answers  


Can two jms servers share the same persistent store? : BEA Weblogic

0 Answers  


Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic

0 Answers  


When should I use server session pools and connection consumers? : BEA Weblogic

0 Answers  


Which lelvel of activites ur reponsiable l1 or l2 or l3?

0 Answers  


What are the transaction isolation levels supported by weblogic jdriver?

0 Answers  


Categories