[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Monitor user specific procs
- To: hobbit (at) hswn.dk
 
- Subject: Monitor user specific procs
 
- From: "Lee J. Imber" <toaster (at) imber.com>
 
- Date: Fri, 22 Jun 2007 16:49:46 -0400
 
Greet,
Is there a way to monitor a users specific process?
I have a ssh tunnel that needs to stay up. So how would I setup a  
test that monitors this:
user1    78512  0.0  0.5  3372  2416  p2- S     7:43PM   0:01.72 ssh - 
N -g -L 2022:127.0.0.1:22 -L 15294:10.20.2.11:15294 -R  
15294:10.0.2.11:15294 1.2.3.4
Thanks,
Lee