> How can i get system information like CPU load and RAM usage in linux.

What about 'pystatgrab'?
It provides good info, with a limitation - it does not have CPU info
for particular CPUs, it takes just the cumulative CPU info.
http://www.i-scream.org/pystatgrab/
http://packages.debian.org/statgrab

M.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to