HP StorageWorks Clustered File System 3.6.0 Windows Storage Server Edition Administration Guide (403103-005, January 2008)

Table Of Contents
Chapter 13: Configure Event Notifiers and View Events 155
View Events from the Command Prompt
HP Clustered File System provides commands that can be used to view
the cluster log on a particular server and to view outstanding alerts.
View the Cluster Log
The following command displays the cluster 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 cluster log. See the
HP StorageWorks Clustered File System Command Reference for more
information about this command.
View Outstanding Alerts
The following command shows all outstanding alerts:
mx alert status [--noHeaders] [--csv] [--showborder] [--severity
<values>]
The severity values are INFO, WARNING, ERROR, CRITICAL. If you specify
more than one alert level, use commas to separate the levels. The