![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programming Guru
![]() ![]() |
Monitoring Linux/WinXP Resources?
What modules/commands in Python can monitor the different system paramaters of Linux/WinXP like processes to the monitor, and memory usage?
![]() |
|
|
|
|
|
#2 |
|
Expert Programmer
|
Sorry, i don't understand the question.
"monitor the different system parameters of Linux/Windows" ???
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() |
system paramaters - as in memory-usage/allocation or running processes, etc...
So what modules/commands are existent in Python that can retreive/monitor these system paramaters? |
|
|
|
|
|
#4 |
|
Professional Programmer
|
I'm, not sure if there are any python modules that do this, but in Linux you can just read from certain files in the /proc directory.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|