Quick Reference Guide

-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 to 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 = server-1
Severity = Critical
Message = The storage battery has failed.
Module ID = server-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 Critical error messages for all the components:
racadm getactiveerrors –s critical
Module ID = server-1
Severity = Critical
Message = The storage battery has failed.
Module ID = server-10
Severity = Critical
Message = General failure after video.
41