Hi All, Is there a way to determine how a long a given process has been running. Specifically, I want to see how long each php-cgi (fcgid process) has been running. I have it configured such that after 60 minutes of idle time, the cgi process should die. I want to ensure that this is happening, but don't know to tell how long a process has been "alive". Any help is appreciated. Thanks, Peter