Date: Sun, 15 Jun 2003 19:48:15 +0000 From: Vitalis <vitalis@numericable.fr> To: jrh@it.uc3m.es Cc: net@freebsd.org Subject: Re: Is there any tool for tracking/following the memory used by a Message-ID: <20030615194815.4ad7bc50.vitalis@numericable.fr> In-Reply-To: <200306111332.05563.jrh_it.uc3m.es@ns.sol.net> References: <200306111332.05563.jrh_it.uc3m.es@ns.sol.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-- On 11 Jun 2003 11:33:57 +0000 jrh@it.uc3m.es wrote: > I know "top", but I don't want to be in front of the computer all the time > (because if the process finishes/dies the information vanished) > > Thanks and sorry if this isn't an specifiq question about networking :) Just save the results of "ps up [PID]" by executing it regularly in an infinite loop. OK, the process running the loop could die too ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030615194815.4ad7bc50.vitalis>