program to email if app crashes ?

my company use a custom exe that runs as a service written in delphi. Pretty simple to get the process list every x amount of seconds and check for a given exe name, sending a mail if required.
 
Back
Top Bottom