CLI Guide
Synopsis
• racadm getactiveerrors
• racadm getactiveerrors [-s <severity>] [-m <module>]
Input The command racadm getactiveerrors displays the critical, warning, and informational messages for all the
modules. The values are:
-s <severity> — Specifies the severity type message displayed. The command racadm getactiveerrors
displays the selected type of messages for all the modules. When used with -m option, only selected message type
for that module is displayed. The values for
-s <severity> are:
• critical
• warning
• info
-m <module> — Specifies the module for which the messages such as critical, noncritical (warning), and
informational are displayed. The command racadm getactiveerrors displays critical, noncritical (warning),
and informational messages for the selected module. When used with -s option, only selected message type for the
module is displayed. The values for -m <module> are:
• server-<n> — where n=1–16
• server-<nx> — where n=1–8; x = a, b, c, d (lower case)
• switch-<n> — where n=1–6
• cmc-<n> — where n=1, 2
• fan-<n> — where n=1–9
• ps-<n> — where n=1–6
• chassis
• kvm
• lcd
NOTE:
A few of the informational messages are applicable for more than one module. To avoid
repetition of the same message for different modules, only one such informational message is
displayed for the default command racadm getactiveerrors. When an -m option is used on
another server or switch, the informational message is displayed, if applicable.
After you run this command, the full-height, half-height, and the quarter-height servers and
switches are automatically checked for informational messages (in the same order as mentioned
here).
Examples
• To display the entire log (Critical, Warning and Informational messages) for all modules.
racadm getactiveerrors
Module ID = 1
Severity = Critical
Message = The storage battery has failed.
Module ID = 10
Severity = Critical
Message = General failure after video.
Module ID = ps-6
Severity = Critical
Message = The power input for power supply 6 is lost.
• To display the Critical error messages for all the components.
racadm getactiveerrors –s critical
Module ID = 1
Severity = Critical
Message = The storage battery has failed.
Module ID = 10
RACADM Subcommand Details 33