3.1.2 Matrix Server Command Reference
Chapter 1: Matrix Server Commands 9
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
The logged mxcheck results can be seen remotely with a web browser, via
https://<hostname>:9071/mxcheck/. For example:
https://sysa.yourcompany.com:9071/mxcheck/
You will need to know the username and password for a Matrix Server user
account such as admin.
The options are:
-t <text-file> and/or -h <html-file>
Place the output in a text or html file. A
- implies standard out.
-l
Log output to /var/opt/polyserve/mxcheck. (Does indexing and suppresses
the default text report.)
-i
Regenerate index.html in /var/opt/polyserve/mxcheck. (Suppresses default
sequence execution and report.)
-r
Remove all but the last 40 logged reports. (Does indexing, suppresses
default text report. Without -l, suppresses default sequence.)
-p
Prompt for user input when necessary. Also disables timeouts for
individual tests.
-q
Suppress progress messages.
<sequence>
The available sequences are as follows:
• install. Intended to be invoked manually during Matrix Server
installation.
• prestart. The default sequence when a server is rebooted.
In general, we recommend that you run mxcheck with no options.