NeHoMaR Posted September 17, 2004 Share Posted September 17, 2004 I have an application running always (24 hours), and some times is saturated and use 90% to 100% of CPU. I need a tool that monitor the .exe file CPU using, and automatically close and restart it when using an average 90% or more CPU in a period of time. Link to comment Share on other sites More sharing options...
figgy Posted September 17, 2004 Share Posted September 17, 2004 Windows System Resource Manager (WSRM) can manage the system resources like CPU, memory, disk etc. so that one single application doen't interfer with the operations system or other applications. It can automatically restart applications if needed. Edit: OOps! I just noticed you posted this question on the XP forum. WSRM only works in Windows 2003 Link to comment Share on other sites More sharing options...
NeHoMaR Posted September 17, 2004 Author Share Posted September 17, 2004 Windows System Resource Manager (WSRM) can manage the system resources like CPU, memory, disk etc. so that one single application doen't interfer with the operations system or other applications.It can automatically restart applications if needed. Edit: OOps! I just noticed you posted this question on the XP forum. WSRM only works in Windows 2003 I have WinXP SP2 :whistle: I need a simple tool, not as advanced as WSRM :rolleyes: Link to comment Share on other sites More sharing options...
NeHoMaR Posted September 18, 2004 Author Share Posted September 18, 2004 No ideas? I need the tool ASAP :wacko: It's related with SP2 problem :rofl: Link to comment Share on other sites More sharing options...
figgy Posted September 18, 2004 Share Posted September 18, 2004 It is easy to create one. Do you want me to write something? Link to comment Share on other sites More sharing options...
NeHoMaR Posted September 18, 2004 Author Share Posted September 18, 2004 It is easy to create one. Do you want me to write something? Oh! Thanks! :) I know maybe it's possible write a .CMD or something, but I don't know how :rolleyes: Link to comment Share on other sites More sharing options...
figgy Posted September 19, 2004 Share Posted September 19, 2004 (edited) Here it is. Have fun! WRSMXP.zip Edited September 19, 2004 by figgy Link to comment Share on other sites More sharing options...
NeHoMaR Posted September 19, 2004 Author Share Posted September 19, 2004 (edited) Here it is. Have fun! Thank you :D I will run/test it in next reboot. Could you show me the code? I wanna be a programmer. Do you know a good guide or free course? :unsure: Easy, for beginners :unsure: Edited September 19, 2004 by NeHoMaR Link to comment Share on other sites More sharing options...
Recommended Posts