WebSphere Application Server - How to print Thread pool utilization?

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > November 2005 > How to print Thread pool utilization?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to print Thread pool utilization?

2005-11-26, 2:50 am

Hi,

I was wondering if there is a way to print how many threads are utilized in WebSphere AppServer. Similarly, if I want to know the free memory, I can specify the verbose gc command line argument.

Thanks in advance.

Sam
Ben_

2005-11-26, 2:50 am

> I was wondering if there is a way to print how many threads are utilized
in WebSphere AppServer.
Depends on what you want:
* You can check from the Administrative console what the thread pools sizing
is (web container / ORB).
* You can use Tivoli Performance Viewer to see it real-time.
* You can do a thread dump to produce a javacore and see the stacktrace of
each threads.

> Similarly, if I want to know the free memory, I can specify the verbose gc

command line argument.
Yes, Verbose GC will tell it, so what's the problem ?


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com