externalEventMonitor
Attempts to load the class named by classname, and if it implements EventMonitor, SOD calls setArmStatus() and change() on the class for every event.
Example
<externalEventMonitor> <classname>edu.somewhere.seis.sodExt.status.event.MyEventMonitor</classname> </externalEventMonitor>