3.6.0 Matrix Server Command Reference (5697-7083, December 2007)
Chapter 3: mx Commands 103
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
add—Add a server to the matrix
mx server add [--serverSeverity autorecover|noautorecover] <server>
...
The --serverSeverity argument specifies whether it is possible to
automatically fail back virtual hosts to the original server after that server has
recovered from a complete system outage. The default is autorecover. This
command can be used when the matrix is either running or offline.
delete—Delete one or more servers from a matrix
mx server delete <server> ...
This command can be used when the matrix is either running or offline.
disable—Disable one or more servers
mx server disable <server> ...
dump—Dump the server configuration to stdout
mx server dump
enable—Enable one or more previously disabled servers
mx server enable <server> ...
list—List the servers in a matrix
mx server list
This command can be used when the matrix is either running or offline.
listsoftware—List the operating system and PolyServe software installed on the server
mx server listsoftware [<server> ...]
If the operating system uses the 64-bit architecture, x64 will be specified in the
output. Otherwise, the architecture is assumed to be 32-bit. This command
can be used when the matrix is either running or offline. If a <server> is not
specified and the matrix is online, the connected server is used. If the matrix is
offline, one or more servers must be specified.
update Update one or more servers in a matrix
viewevents View events that have occurred on the server
Command Description