How to get memory and CPU status of a particular process

R. P. Janaka rpjanaka at gmail.com
Mon Feb 22 22:48:54 EST 2010


Hi all,

Is there a way to get system memory consumption and CPU consumption in a
platform independent way, using python...?

Basically my requirement is, get the memory status and CPU status of a
particular process. If there is a way to get memory info and CPU info by
just giving the process ID, that is exactly what I need to do :)
Is this possible with python..?

-- 
Regards,
R. P. Janaka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100223/6edd3b60/attachment.html>


More information about the Python-list mailing list