Possible Duplicate:
How to get current CPU and RAM usage in Python?
How to read pc ram size using python or wmi generator/Windows command line
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check out psutil, Just a note to those using linux if you install this via a package manager just be aware of the version you are using as they are generally out of date.
For memory specifics check out http://code.google.com/p/psutil/wiki/Documentation#Memory