Check System Components With HWdiag Commands (Oracle ILOM)
You can run HWdiag commands in the Oracle ILOM Diag shell to check the status of system components.
Note:
The Oracle ILOM Diag shell is available only in Oracle ILOM 5.0 and later releases.- Log in to the Oracle ILOM CLI.
-
At the Oracle ILOM prompt, access the Diag Shell.
->start /SP/diag/shell Are you sure you want to start /SP/diag/shell (y/n)? y -
At the diag> prompt, type the following
command:
diag> hwdiag parameters
HWdiag commands use the form hwdiag main_command [subcommand ...].
For details, refer to Oracle ILOM User's Guide for System Monitoring and Diagnostics Firmware Release 5.1.x in the Oracle ILOM User's Guide for System Monitoring and Diagnostics Firmware Documentation.
-
Choose any of the following ways to display help for hwdiag options and
commands:
-
To display an overview of HWdiag options and main commands, type help hwdiag.
-
To display all HWdiag main commands and their subcommands, type help hwdiag -h.
-
To display the command structure with all options available by command, type help hwdiag -h -v.
-
To display help specific to a main command, type help hwdiag -h main command.
-
-
In the Diag shell, type any of the following commands:
-
To display the external commands available in the Diag shell, type help.
-
To display information, type echo. For example, type echo $?.
-
To exit the Diag shell, type exit.
-
To run hardware diagnostics, type hwdiag.
-
To list the diagnostics log directories and files, type ls.
-
To print the content of the diagnostics log files, type cat.
-