I don't think that this is possible, simpy because all your webapps
are running in one jvm, which is one process for the cpu. You could
try to identify separate threads, but i'm sceptical that this works.

regards
Leon

On 9/8/06, Shimol Shah <[EMAIL PROTECTED]> wrote:
Hi,

I am trying to look for a way to programmtically find CPU resources used and
memory used for indivudual web applications. I have given it many tries on
Google but only thing I could find was some third party tool vendors that
give solutions to performance monitoring. Instead what I am looking for is
the programmatic way of knowing CPU and memory usage by a particular web
application.

I would really appreciate if someone can point me to a right direction. I
can work it out form there.

Thanks,
Shimol.



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to