Go to main content

Oracle® Server CLI Tools for Oracle Solaris 11.3 User's Guide

Exit Print View

Updated: April 2018
 
 

List System Summary Information

Use the ilomconfig list sub command to list system summary information including the product name, part number, serial number, Oracle ILOM host name, and Oracle ILOM version information. Use the ilomconfig list system-summary command to lists the same information as the Summary tab in the Oracle ILOM web interface.

  • Choose one of these procedures depending on where the system summary details are:
    • To view the system summary of the local Oracle ILOM service processor, type:

      # ilomconfig list system-summary

    • To view the system summary information from a remote Oracle ILOM service processor, type:

      # ilomconfig list system-summary --remote-hostname=sp_ip --remote-username=username

      where sp_ip is the IP address of the remote server's service processor and username the valid user account with privileges to view system summary information.

      For example:

      # ilomconfig list system-summary --remote-hostname=192.0.2.10 --remote-username=root

      Oracle ILOM prompts for the root account password.