| Author |
Identifying Idle or a corrupt process
|
ravi D shankar
Ranch Hand
Joined: May 27, 2005
Posts: 41
|
|
Hi all I have doubt in Linux.Suppose I have a weblogic server or anyother s/w installed in Linux and I am running many instances of it. If 1 instance of appserver gets corrupted then how can I indentify and kill it. I am using RHEL.Please give a command for this. Thanks in Advance Ravi
|
 |
Peter Rooke
Ranch Hand
Joined: Oct 21, 2004
Posts: 779
|
|
The top command. You should get a process list. Use ? to get a list of interactive commands. For help use man top
|
Regards Pete
|
 |
 |
|
|
subject: Identifying Idle or a corrupt process
|
|
|