HP StorageWorks Command View SDM Installation and User Guide (T1086-96023, February 2005)
Command Line User Interface 137
Command Line User Interface
armlog
Description
The armlog command displays the controller and disk logs maintained by the
array. These logs contain information useful for diagnosing and
troubleshooting. This command involves only event logs and does not display
performance logs.
Syntax
armlog {-c [-s <StartDateTime>] [-e <EndDateTime>] [-pg <pagetype>] [-sv <severityList>] [-xml]}
<
array-id>
armlog {-d <
FruLocation> [-p <pagenumber>]} <array-id>
armlog -?
Options
-c Display the contents of the array's controller event log.
-d <FRULocation>
[-p <pagenumber>]
Display the contents of the log for the disk installed in
<FRULocation>.
The –p option returns the log information identified by
<pagenumber>. The use of the –p option is intended primarily for
accessing logs on unsupported disks. The <pagenumber> value can
be either decimal or hex (preceded with 0x).
-e <EndDateTime> Display controller logs that occurred on or before <EndDateTime>.
If a start date is specified using the -s option, all logs between the
start and end dates are displayed. If neither the start nor end times
are specified, all controller events are displayed.
The format of <EndDateTime> is MMddhhmm[yyyy]:
MM Month (01-12)
dd Day (01-31)
hh Hour (00-23)
mm Minute (00-59)
yyyy Year (uses current year if not given)