CrashReporter Monitor (OS X)
The CrashReporter monitor will report crashes detected by OS X System Crash Reporter.
Parameters
-
ProcessName — Process name to watch for (optional, defaults to all)
Examples
Catch all crashes
<Agent name="Local">
<Monitor class="CrashReporter"/>
</Agent>


