4.0.0 HP Polyserve Matrix Server Administration Guide (T5392-96052, March 2010)

View events from the command prompt
Matrix Server provides commands that can be used to view the matrix log on a
particular server and to view outstanding alerts.
View the matrix log
The following command displays the matrix log on the specified server:
mx server viewevents [--filter <string>]
[--maxevents <number>] --timestamp <startTime,endTime>]
[--noHeaders] [--csv] [--showborder] <server>
The options are:
--filter <string>
Filter the output, displaying only those events that match the specific <string>. If
this option is not specified, all events will be displayed.
[--maxevents <value>
The maximum number of events to view. The default is the last 1000 events in
the log file.
--timestamp <startTime,endTime>
Filter by a particular time range expressed as <startTime,endTime>.
--noHeaders
Do not display column headers in the output.
--csv
Display the output in comma-separated value format.
--showborder
Display borders in the output.
The mcs select command can also be used to view the matrix log. See the HP
PolyServe Matrix Server command reference guide for more information about this
command.
View outstanding alerts
The following command shows all outstanding alerts:
mx alert status [--noHeaders] [--csv] [--showborder] [--severity <values>]
HP PolyServe Matrix Server administration guide 167