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


Recommended Posts

First of all, hello.

 

I have an application that runs non-stop and stometimes (randomly) it goes crazy and uses up to 100% CPU

I would need a tool that monitor the .exe file CPU using, and automatically close and restart it when getting over a certain CPU usage value that I should be able to set.

 

So far I have tried process lasso which was kinda good but it's paid and the trial expired + it has lots of unnecessary functions that I do not need except the automatic restart. So far I've found different softwares over the internet but none of them is good and those who are usuallly calculate an average time of CPU usage and I would like it to be pretty much detectable in term of seconds and not minutes.

 

I have camed up with this thread https://www.neowin.net/forum/topic/219050-auto-restart-application-that-is-using-90-100-cpu/ and downloaded figgy's work but unfortunately isn't working on windows 7 or windows 2008 server std edition.

 

Is anyone able to write a small .net simillar program just like figgy did or recommend me a light software that would restart a process within seconds if it passes over a certain CPU usage value which works on windows 7 (for testing out) and windows server 2008 std (most important as I will be using on this OS).

 

 

Thank you

Link to comment
Share on other sites

Well, for this certain application this would be the only solution: a simple program that would close/restart this process when it reaches more than x% CPU (ajustable)

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.