I'm looking for some sort of program that runs in the background of a computer and every so minutes it will check if a specified process/program is running and if its not it will run it.
For Example:
Say I have a game server running that is very unstable and crashes allot but I'm not always around to turn it on when it crashes.
Lets say the process/server is called server.exe and it suddenly crashes. Is there a small program i could run in the background that will turn server.exe on when it crashes?
I know there has to be a program like this out there somewhere in the google world but I just don't know what to search.