Auto-Restart application that is using 90-100% CPU


Recommended Posts

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

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

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

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 by NeHoMaR
Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.