Homepage › Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Alerts failing when engine panics › Re: Re: Alerts failing when engine panics
March 25, 2005 at 10:43 pm
#56094
Ed Mastascusa
Participant
If you’re on a *ix box you can detect one reasonably well with a script that greps the process’s log file for the string “PANIC: “. We do this with a korn shell script that runs outside the engine as a cron job. Our script sends an email and we’re just using standard eo settings – I suppose its possible to have settings so that the “panic: ” string will never get into the log file.
When you have a panic the exit_log file should also say something like “Engine Panic at blah blah blah”