Page 1 of 1

Application Crash Monitoring

Posted: Fri Jul 07, 2017 2:46 am
by renlloren
Good Day!
I would like to ask if how can I monitor an application crash. We have a certain application which runs every 12:30am then close itself after running, but sometimes it crashes before it can even run. Currently this is what I use:

define service{
use isd-service
host_name FTSP-mis01
service_description Process - uniRTe.exe 12:30am run time
check_command check_nrpe_isd_itos!checkProcState -a ShowAll uniRTe.exe
contacts FTSP-REN,Renan-MAIL,MIS-Raymart
notifications_enabled 1
}

Re: Application Crash Monitoring

Posted: Fri Jul 07, 2017 11:41 am
by scottwilkerson
I guess the biggest question is how can you determine if it crashed or exited naturally?

Re: Application Crash Monitoring

Posted: Fri Jul 07, 2017 7:41 pm
by renlloren
You're right, right now im checking what I could use to determine if it crashes

Re: Application Crash Monitoring

Posted: Mon Jul 10, 2017 10:08 am
by scottwilkerson
Let us know what you come up with, if you need additional assistance