3.5.1 Matrix Server Command Reference
Chapter 2: mx Commands 63
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
[--recoveryScript <script>]
A script that runs after a monitor probe has failed. The script attempts to
restore the device. The script pathname can be up to 512 characters long.
[--recoveryTimeout <seconds>]
The amount of time to wait for the Recovery script to complete.
[--startScript <script>]
When Matrix Server selects the active server for a monitored device, the
Start script runs on that server. The script pathname can be up to 512
characters long.
[--startTimeout <seconds>]
The amount of time to wait for the Start script to complete.
[--stopScript <script>]
A script that runs on all other servers configured for the monitor to ensure
that the device is not active on those servers. The script pathname can be up
to 512 characters long.
[--stopTimeout <seconds>]
The amount of time to wait for the Stop script to complete.
[--eventSeverity consider|ignore]
Whether Matrix Server takes device monitor events (such as a failure or
timeout of a Start or Stop script) into consideration when it makes failover
decisions. The default is consider.
[--probetype single|multiple]
Whether the monitor probe occurs on only one server or on all of the
configured servers.
[--activitytype single|always|multiple]
Whether the device monitor can be active on only one server or on all of the
configured servers. With single, the monitor is active on only one of the
selected servers. Upon server failure, the monitor will fail over to an active
server unless all associated service and device monitors are down.
With always, the monitor is active on only one of the selected servers. Upon
server failure, the monitor will fail over to an active server even if all
associated service and device monitors are down.
With multiple, the monitor is active simultaneously on all selected servers.