I'm not 100% familiar with Solaris, but I think you can do the following: 1. set up secure shell (SSH) access on the Solaris box so that you can log into it remotely on the network
2. download and install PuTTY on your Windows machine (get it from www.versiontracker.com) 3. Use PuTTY to connect to the Solaris machine remotely. 4. Once connected, run "top" from the command prompt. "top" will show you a list of running processes. In Linux, you can then interactively have it filter down to a specific user's processes and other handy things -- I suspect this functionality is available in Solaris as well. While "top" is running, press "h" for a list of available options. Good luck! -Jake ----- Original Message ----- From: "Raja Sekhar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 2:13 PM Subject: How to debug Tomcat 4.0.6 remotely? > HI, > > Is there any way to monitor the CPU performance of a tomcat 4.0.6 server remotely?? I am sitting on a windows box and the tomcat is running on Solaris. > > Can any one please help me asap on this.. > > ..Raj > > > Need a new email address that people can remember > Check out the new EudoraMail at > http://www.eudoramail.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
