4.1.0 HP PolyServe Software command reference guide (T5392-96071, October 2010)

mx syntax
The mx utility is in the installation directory, which is typically %SystemDrive%\
Program Files\PolyServe\MatrixServer\bin.
The mx utility has the following syntax:
mx [mx_options] class command [command_options]
The mx_options affect an entire mx command session. The options are:
--help
Displays a command summary.
--matrix <hostname>
Specifies the cluster that you want to connect with. hostname can be any node
in the cluster.
--config <file>
Specifies an alternate configuration file to be consulted for server, user, and
password information. The file must have the same format as matrixrc.
--file <file>
Executes the commands from the specified file. If you specify instead of a file,
the commands will be read from standard input. You can also specify --con-
tinue to tell mx to continue processing the batch file if an error occurs.
--prompt <prompt>
Specifies the prompt string that will be printed when mx is ready for another
command. This option is useful when you initiate an interactive session with the
--file - option. For example, if you invoke an interactive session with the
following command, mx will print a % prompt when it completes a command.
mx --prompt ’%’ --file –
--numeric
Causes hosts to be specified by their numeric IP addresses instead of by their
hostnames.
--user <username>
Specifies the user to be logged in.
--password <password>
Specifies the users password.
HP PolyServe Software 4.1 command reference guide 65