GridEngine: getting process information on FreeBSD

From: Ron Chen <ron_chen_123_at_yahoo.com>
Date: Fri, 25 Apr 2003 22:45:35 -0700 (PDT)
Hi,

Is there a way to get detail process information?

I would like to get the information from user space
because a user found that SGE (an opensource
distributed batch system) only does accounting for the
parent process in a job on FreeBSD, but he would also
like to get the child processes information.

I looked at the code and found that for other
platforms, SGE calls system specific functions to get
information for all processes running on the system.
Since SGE was recently ported, no one has enabled the
code on FreeBSD yet.

What I am looking for is like /proc/<pid>/stat on
Linux, which gives a lot of information about the
process, including the ppid, gid, sid, child user
time, memory usage, etc.

BTW, the project homepage is:
http://gridengine.sunsource.net

 -Ron







__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
Received on Fri Apr 25 2003 - 20:45:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:05 UTC