I have a Windows NT system that runs an application every 30 seconds; 2 executables are run for about 15 seconds, then stop, and the cycle restarts in 30 seconds again. We've had instances we're the application died, but the machine continued to function. These exe's must run 24/7/365, we can't afford any downtime.
Is there any way to check to see if it's running? (other than standing in front of the monitor)
Ideally, I'd like to check this remotely, from another desktop. I need to do more than just ping, I need to see that these exe's are running or did run. Some kind of batch file?
Obviously, I'd prefer a free solution
, but if anyone knows an off-the-shelf app to do this, please let me know!
Thanks!
Is there any way to check to see if it's running? (other than standing in front of the monitor)
Ideally, I'd like to check this remotely, from another desktop. I need to do more than just ping, I need to see that these exe's are running or did run. Some kind of batch file?
Obviously, I'd prefer a free solution
Thanks!