Go to main content

Oracle® X4 Series Servers Administration Guide

Exit Print View

Updated: April 2016
 
 

View Server or Blade System Information and Inventory (Oracle ILOM)

image:Icon for Oracle ILOM

Use Oracle Integrated Lights Out Manager (ILOM) to collect information about the Oracle servers or blade chassis systems in your lab environment. For further details, follow this procedure.

Before You Begin

The following procedure provides web and command-line interface (CLI) instructions for both the server service processor (SP) and the chassis monitoring module (CMM).

  • To collect basic configuration information or hardware inventory information for an Oracle system:
    • Using the Web interface:
      1. In the SP or CMM navigation pane, click the name of the subsystem for which you want to view information. For instance:

        Server SP options include: Summary, Processors, Memory, Networking PCI Devices, and Firmware

        CMM options include: Summary, Blades, Power, Cooling, Storage, I/O Modules, and Firmware

    • Using the CLI:
      1. To view the system status summary, type:

        show /System

      2. To view component-level and firmware inventory and statuses, do the following:

        For a server SP, type:

        show /System/[Processors|Memory|Power
        |Cooling|Storage|PCI_Devices|Firmware]

        For a CMM, type:

        show /System [Power|Cooling|Storage|IO_Modules
        |Firmware|Blades]

See Also