This command displays the current health status of the command target. It can also be used to display the alerts that are active for the command target.
You can only specify one command target each time you run the health command.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display health status | Displays the current health status of the command target.
Return values are different for the BladeCenter and BladeCenter T configurations.
|
health |
where x is the primary management-module, blade server, I/O module, power module, or blower bay number. |
Display health status for tree | Displays the current health status of the tree structure
of devices present in the BladeCenter® unit, starting at the command target
level. If management-module bays are part of the tree, they will be identified
as primary or standby (redundant). Return values are different for the BladeCenter and
BladeCenter T configurations.
|
health
-l
depth
where depth
|
where x is the primary management-module, blade server, I/O module, power module, or blower bay number. |
Display health status and alerts | Displays the current health status and active alerts for
the command target. Return values are different for the BladeCenter and BladeCenter
T configurations.
The total amount of information returned from the health -f command is limited to 1024 bytes. |
health -f |
where x is the primary management-module, blade server, I/O module, power module, or blower bay number. |
health
health -l a
health -T system:blade[5]
health -l a -f
The following example shows the information that is returned from these commands:
system> health
system:major
system> health -l a
system: Major
mm[1] : OK
blade[1] : OK
blade[3] : OK
blade[5] : Minor
power[1] : OK
power[2] : Minor
blower[1] : OK
blower[2] : OK
blower[3] : OK
blower[4] : OK
switch[1] : Major
system> health -T system:blade[5]
system: blade[5] : Minor
system> health -l a -f
system: Major
blade[5] : Minor
5V over voltage
CPU1 temperature warning
power[2] : Minor
5V over voltage
switch[1] : Major
temperature fault
system>