3.4.0 Matrix Server Command Reference

Chapter 2: mx Commands 52
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
[--startScript <script>]
When PolyServe 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.
[--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.
[--startTimeout <seconds>]
The amount of time to wait for the Start script to complete.
[--stopTimeout <seconds>]
The amount of time to wait for the Stop script to complete.
[--eventSeverity consider|ignore]
Whether PolyServe 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.
[--vhosts <vhost1>,<vhost2>,...]
The virtual hosts associated with the device monitor. These virtual hosts
will fail over to another network interface when the monitored device fails.
The default is all virtual hosts on the server(s) configured for the monitored
device.