This is responsible for monitoring webbricks, and performing actions on them.
Description
- This monitors the time on webbrick nodes and corrects as required.
- watches for webbrick faults and logs as appropriate, if possible it recovers them.
Configuration
<eventInterface module='EventHandlers.WebBrickMonitor' name='WebBrickMonitor'
webReset='2' clockReset=3' clockMaxError='120' >
</eventInterface>
- webReset - maximum number of minutes without UDP packets, after which the siteplayer is reset.
- clockReset - maximum number of minutes for which the clock can be more than clockMaxError seconds out.
- clockMaxError - Number of seconds out that counts as clock error.
