How I can be alerted if an application is not running in Windows 2008 R2?
Posted
by
Magnetic_dud
on Server Fault
See other posts from Server Fault
or by Magnetic_dud
Published on 2012-06-25T08:16:43Z
Indexed on
2012/06/25
9:18 UTC
Read the original article
Hit count: 156
Windows
|windows-server-2008-r2
I have a critical application that I need to have it running on my server.
Unfortunately it's poorly coded and it keeps crashing. If it's not running it's a big problem, but I can't use a simple application monitor like this because if the app crashes I need to input the configuration again - so I can't just run it again, I have to RDP into the server and manually start it again.
So I need a monitor that sends me an email if the process has been stopped. Anyone knows a program that can do that job? I couldn't find it
© Server Fault or respective owner