Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to check heapspace,threads, etc without using the admin console

Status
Not open for further replies.

strangestways

Technical User
Oct 2, 2008
1
0
0
US

Hi, I just wanted to know how to check the heapspace, idle threads and perform some monitoring tasks without using the admin console. Let's say I have a weblogic server running on Solaris and want to check those things from a unix terminal, I believe there are some commands to do so.
 
You can write some WLST scripts to read the MBean attributes during runtime.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top