Newsgroups: comp.sources.wanted Path: utzoo!utgpu!watserv1!watmath!att!cbnewsi!cbnewsh!cbnewsu!cbnewse!danj1 From: Dan_Jacobson@ATT.COM Subject: Re: Unix Run-Time Process Resource Consumption monitoring? Reply-To: danj1@ihlpa.att.com Organization: AT&T-BL, Naperville IL, USA Date: Thu, 1 Nov 90 23:05:28 GMT Message-ID: In-Reply-To: lwv27@CAS.BITNET's message of 1 Nov 90 18:46:00 GMT References: <9011011956.AA18554@lilac.berkeley.edu> Sender: danj1@cbnewse.att.com (Dan Jacobson) Lines: 21 >>>>> On 1 Nov 90 18:46:00 GMT, lwv27@CAS.BITNET said: lwv27> Does anyone know of a package which would allow one to watch a lwv27> process from the 'outside' (ie from a non-parent process) and lwv27> monitor the use of CPU, disk, memory, etc. of a specific lwv27> process? Outside? How 'bout outside of the machine even? (There probably are better facilities for doing it on the same machine, but just for grins, try it remotely. And oops, you wanted just for one process... how bout the whole machine? And gee, I've rather strayed from what you wanted...:) Try $ man rnusers $ man rstat on a Sun workstation. (I'm using SunOS 4.0.3) ...Err... you gotta look at the source code to find out what struct statstime is all about, apparently. -- Dan_Jacobson@ATT.COM Naperville IL USA +1 708-979-6364