Go to main content

Oracle® X8 Series Servers Administration Guide

Exit Print View

Updated: October 2019
 
 

View the Event Log (Oracle ILOM)

The Oracle ILOM event log tracks informational, warning, or error messages generated on the server. Events can include server reboots and power ons, sensor threshold events, and BIOS updates. The event log is helpful for troubleshooting the system and monitoring the server performance.

  1. To view the event log from the Oracle ILOM web interface:
    1. Log in to the Oracle ILOM web interface.
    2. In the navigation pane, click ILOM Administration → Logs, and then select the Event tab.
  2. To view the event log from the Oracle ILOM command-line interface (CLI):
    1. Log in to the Oracle ILOM CLI.
    2. Type show /SP/Logs/event/list.

      A list of hardware-related events appears, for example:

      Event
      ID     Date/Time                 Class     Type      Severity
      -----  ------------------------  --------  --------  --------
      937    Fri Apr  4 13:49:14 2017  IPMI      Log       minor
             ID =   da : 04/04/2014 : 13:49:14 : System Firmware Progress : BIOS :
             System boot initiated : Asserted
      936    Fri Apr  4 13:49:14 2017  IPMI      Log       minor
             ID =   d9 : 04/04/2017 : 13:49:14 : System Firmware Progress : BIOS :
             System boot initiated : Asserted
      935    Fri Apr  4 13:49:03 2017  IPMI      Log       minor
             ID =   d8 : 04/04/2017 : 13:49:03 : System Firmware Progress : BIOS :
             Option ROM initialization : Asserted
      934    Fri Apr  4 13:48:55 2017  IPMI      Log       minor
      Paused: press any key to continue, or 'q' to quit

Related Information