MonitorAction
The action for the monitor loop to take when control is returned to it.
@ Restart
The monitor should kill and restart both servers.
@ Skip
Skips the next call to HandleMonitorWakeup action.
@ Continue
The monitor should continue as normal.
@ Break
The monitor should stop checking actions for this iteration and continue its loop.
@ Exit
The monitor should end all sessions and exit.