Hi guys,
I need to monitor the age of certain processes in my system in order to
prevent some processes that should only take a few seconds or minutes at most
from getting stuck endlessly. My last experience, I found one such process
running since May 19.

What I need is some way to check a processes' start date and time, so I
can check it from my script and raise an alert if one of these processes
has gone wild. I'm sure /proc/<PID> must have the relevant data, but I don't
know where exactly. Does anyone know where I can find it?

Cheers,
-- 
Javier Gostling D.
<[EMAIL PROTECTED]>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to