HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

sev <pattern>
Specifies that only events with severities that match the specified pattern(s) are displayed.
nsev <pattern>
Specifies that only events with severities that do not match the specified pattern(s) are displayed.
class <pattern>
Specifies that only events with classes that match the specified pattern(s) are displayed.
nclass <pattern>
Specifies that only events with classes that do not match the specified pattern(s) are displayed.
node <pattern>
Specifies that only events from nodes that match the specified pattern(s) are displayed.
nnode <pattern>
Specifies that only events from nodes that do not match the specified pattern(s) are displayed.
type <pattern>
Specifies that only events with types that match the specified pattern(s) are displayed.
ntype <pattern>
Specifies that only events with types that do not match the specified pattern(s) are displayed.
msg <pattern>
Specifies that only events, whose messages match the specified patttern(s), are displayed.
nmsg <pattern>
Specifies that only events, whose messages do not match the specified pattern(s), are displayed.
comp <pattern>
Specifies that only events, whose components match the specified pattern(s), are displayed.
ncomp <pattern>
Specifies that only events, whose components do not match the specified pattern(s), are displayed.
SPECIFIERS
None.
RESTRICTIONS
The InForm CLI stores 33 MB of event logs in segments of 3 MB each. When one 3 MB segment
is filled, events are written to the next segment. When all eleven segments are filled, the oldest
segment is overwritten.
EXAMPLES
The following example displays the system events occurred during the last 20 minutes:
cli% showeventlog -min 20
Mon Sep 29 09:48:07 2003 PST
Node: 0, Seq: 51, Class: Status change, Severity: Informational, Type: Node booted
Node 0 has booted
Mon Sep 29 09:48:13 2003 PST
Node: 1, Seq: 50, Class: Status change, Severity: Informational, Type: Node booted
Node 1 has booted
Mon Sep 29 09:48:53 2003 PST
Node: 0, Seq: 334, Class: Status change, Severity: Informational, Type: Cage loop
status
Cage 0 is connected to the system on both ports. Autofixing previous alerts.
Mon Sep 29 09:48:53 2003 PST
380 Show Commands