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>

This consists of

Places this can be found

status

In status there is a choice between all of the following