|
From: <cca...@ju...> - 2003-08-14 17:20:58
|
If I know the JVM pid, I can access the Win2k Perf Mon Objects and monitor the heap and threads etc. c --- Leif Mortenson <le...@ta...> wrote: I was thinking about the best way to handle this. But I am wondering why you want the pid of the JVM? It is a child process to the Wrapper. It seems like your NOC monitoring app should be interested in the Wrapper's pid rather than that of the JVM? It would be easy to add a method to the WrapperManager class that would return the pid of the current JVM, that would then allow users like yourself to do whatever you wished with that id. Cheers, Leif cca...@ju... wrote: >Is there a way to dump the Process ID of the JVM to file on Win2k? This would really be handy to integrate into my NOC monitoring app. > > >------------------------------------------------------- >This SF.Net email sponsored by: Free pre-built ASP.NET sites including >Data Reports, E-commerce, Portals, and Forums are available now. >Download today and enter to win an XBOX or Visual Studio .NET. >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 >_______________________________________________ >Wrapper-user mailing list >Wra...@li... >https://lists.sourceforge.net/lists/listinfo/wrapper-user > > > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user |