I would like to know if I can use this event:
"Other Events -> Server Crashes -> JVM Crash"
for creating an action when java application server crashes? I know that an "App Server Crash" event should be generated when application server crashes, but this is not good enough in most cases. I need to send an email for instance when that happens.
I am not sure because java app server is just running inside a JVM. If I am only tracking JVM Crash, I will probably not track my app server properly.
If this is not possible, can you tell me what would be the way to create a policy to react after App Server Crash event?