View Single Post
Old 11-20-2002, 11:21 PM  
HQ
Confirmed User
 
Join Date: Jan 2001
Posts: 3,539
Quote:
Originally posted by fiveyes
Make that "ps -el", you want the long listing to get the PID of the parent. That'll be in the column labelled "PPID", reference column "PID" for the match- that'll be the parent. OK?
Thanks for the info. Ok, I did it. Sorry for the wait, I was on the phone for an hour trying to figure some other shit out.

The PPID's of the defuncts (when I check them against the PID column) end up being "httpd" processes, as expected as they are all caused by webserver hits (and some via cronjobs). So this is where I get lost with the parent/child thing... Please explain what how this works when there is no parent.

Last edited by HQ; 11-20-2002 at 11:25 PM..
HQ is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote