Hi, I would like also to monitor tomcat. I know tools like JProbe or OptimizeIt but they don't feet my needs. I would like to monitor my production server and so I can't use one of these tools because they really slow down the execution. Regards
Alex At 11:38 30/11/2001 +0100, you wrote: >At 11:11 AM 30/11/01, you wrote: >>Hi all, >> >>Is there a way to monitor Tomcat using Window's Performance Monitor? If not >>what alternatives do I have? > > >You can monitor the java process through the performance monitor - and >through that the number of threads, memory usage etc. But it won't give >you any details as to what exactly tomcat is doing. To do that, try either >running tomcat under a debugger or get hold of a code profiler like >OptimizeIt or JProbe (search the web for details!) > >HTH, >Jim -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
