GraaF1337 Posted December 9, 2014 Share Posted December 9, 2014 (edited) CPU Useage: I've been searching and it seems all the threads i've been able to find are from 06 to 08 ^^ And none of them fully did what I'm looking for ^^ I'm looking for a way to monitor all processes and see how much CPU they use. So i could create a small GUI which shows the top10 processes which uses the most CPU and have it on my secound monitor. (I know you can download programs that do something like that, but i enjoy to design and such my self) Suspend process: Also anyway to suspend a process? Again i searched but all threads are from 06-08 ^^ Edited December 9, 2014 by GraaF1337 Link to comment Share on other sites More sharing options...
MikahS Posted December 9, 2014 Share Posted December 9, 2014 (edited) This will close a process ProcessClose EDIT: I also have a cpu temp graph in my sig, I know it doesn't relate to processes, but could help you with using WMI. Edited December 9, 2014 by MikahS Snips & Scripts My Snips: graphCPUTemp ~ getENVvarsMy Scripts: Short-Order Encrypter - message and file encryption V1.6.1 ~ AuPad - Notepad written entirely in AutoIt V1.9.4 Feel free to use any of my code for your own use. Forum FAQ Link to comment Share on other sites More sharing options...
GraaF1337 Posted December 9, 2014 Author Share Posted December 9, 2014 This will close a process ProcessClose I know how to close, kill processes and such. I need to know how to suspend it, so i can resume it later on ^^ Link to comment Share on other sites More sharing options...
MikahS Posted December 9, 2014 Share Posted December 9, 2014 Have a look at these: >Link1 >Link2 Snips & Scripts My Snips: graphCPUTemp ~ getENVvarsMy Scripts: Short-Order Encrypter - message and file encryption V1.6.1 ~ AuPad - Notepad written entirely in AutoIt V1.9.4 Feel free to use any of my code for your own use. Forum FAQ Link to comment Share on other sites More sharing options...
GraaF1337 Posted December 9, 2014 Author Share Posted December 9, 2014 Have a look at these: >Link1 >Link2 Thank you, this helped me with the Processes suspending How i just need to know how to Monitor my CPU and use it in a GUI >.< Link to comment Share on other sites More sharing options...
MikahS Posted December 9, 2014 Share Posted December 9, 2014 No problem at all, have a look at >this and >that. Snips & Scripts My Snips: graphCPUTemp ~ getENVvarsMy Scripts: Short-Order Encrypter - message and file encryption V1.6.1 ~ AuPad - Notepad written entirely in AutoIt V1.9.4 Feel free to use any of my code for your own use. Forum FAQ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now