Memory Monitor

Marco Catunda catunda at pobox.com
Tue Jun 25 08:14:07 EDT 2002


Hello,

	What is the best way to monitor usage memory?

	I have used "os.system( 'ps %d' % os.getpid() )" but I
	don't know if it is the best way?

	The function getusage of resource module returns only
	zero value.

-- Marco Catunda



More information about the Python-list mailing list