4.1.0 HP PolyServe Matrix Server administration guide (T5392-96073, October 2010)

transition. The PARALLEL configuration can speed up failover time for services that
do not depend on strict ordering of Start and Stop scripts. Assuming that it is safe to
run the scripts in parallel (which depends on your application), this setting can also
increase the chances of a successful failover because Matrix Server does not have
to wait for the failing server to finish running its Stop script.
To configure script ordering from the command line, use this option:
--ordering serial|parallel
Other configuration procedures
These procedures can be performed from the Servers, Virtual Hosts, or Applications
tab on the PolyServe Management Console or from the command line.
Delete a service monitor
From the Management Console, select the service monitor to be deleted, right-click,
and select Delete.
To delete a service monitor from the command line, use this command:
mx service delete <vhost:port>
Disable a service monitor on a specific server
When a monitor is disabled, the health of the server is affected in the same manner
as a failure of the monitors probe operation. If the Policy configuration of the monitor
is either AUTORECOVER or NOAUTORECOVER, the ClusterPulse process will attempt
to fail over the virtual host associated with the monitor to a backup node. If a backup
node is not available or if the Policy configuration of the monitor is NOFAILOVER,
the virtual host will remain on the original node. The monitor will continue probing
and will report the status of the service as UP or DOWN as appropriate. If the service
is UP, the monitor will report UP Active (disabled).
To disable a service monitor, select it on the Management Console. Then, on the
node where the monitor should be disabled, right-click and select Disable.
To disable a service monitor from the command line, use this command:
mx service disable <vhost:port> <server> ...
HP PolyServe Matrix Server 4.1.0 administration guide 215