Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Oracle ILOM Log Entry Filters

When you display the Oracle ILOM logs, you can filter the output to specific classes and types of entries using combinations of the Class and Type parameters. See either Display the Oracle ILOM Audit Log (Oracle ILOM CLI) or Display the Oracle ILOM Event Log (Oracle ILOM CLI).

Parameters
Entries Displayed
Class==Audit Type==Log
Commands that result in a configuration change. Description includes user, command, command parameters, and success or failure.
Class==IPMI Type==Log
Any event that is placed in the IPMI SEL is also put into the management log.
Class==Chassis Type==Action
Hot-insertion and removal of components.
Class==Fault Type==Fault
Fault management faults. Description gives the time fault was detected and the suspect component.
Class==Fault Type==Repair
Fault management repairs. Description gives the component repaired.

The output can be further filtered with one of the Severity parameters:

  • Debug

  • Down

  • Critical

  • Major

  • Minor

For example, to display only log entries indicating a minor change to the system inventory, type:

-> show /SP/logs/event/list Class==Chassis Type==State Severity==Minor

Related Information