syshealth command
This command provides a summary of the health or active events.
Use the syshealth command to display a summary of the health or active events of the server.
Syntax:
syshealth [arguments]
Arguments | Description |
---|---|
summary | Display the system health summary. |
activeevents | Display active events. |
cooling | Display cooling devices health status. |
power | Display power modules health status. |
storage | Display local storage health status. |
processors | Display processors health status. |
memory | Display memory health status. |
Example:
system> syshealth activeevents
Severity Source Date Message
-------- ------ ---- -------
Error Memory 2024-11-05T12:09:14+08:00 Invalid memory configuration (Unsup-ported DXCC Population) detected. Please verify memory configuration is valid.
Warning System 2024-11-05T12:10:08+08:00 Secure boot keys were reset to fac-tory default.
system> syshealth summary
Power On
State System running in setup
Restarts 0
Component Type Status
==================================
Cooling Devices Normal
Power Modules Normal
Local Storage Normal
Processors Normal
Memory Critical
System Warning
system> syshealth cooling
Fan Speed(RPM) Speed(% of maximum) Status
=============================================================================
Fan1 Front Tach 21840 72 Normal
Fan1 Rear Tach 18240 70 Normal
Fan2 Front Tach 22080 73 Normal
Fan2 Rear Tach 18240 70 Normal
Fan3 Front Tach 21840 72 Normal
Fan3 Rear Tach 18480 71 Normal
Fan4 Front Tach 21840 72 Normal
Fan4 Rear Tach 18480 71 Normal
Fan5 Front Tach 21840 72 Normal
Fan5 Rear Tach 18240 70 Normal
Fan6 Front Tach 21840 72 Normal
Fan6 Rear Tach 18240 70 Normal
Fan7 Front Tach 22080 73 Normal
Fan7 Rear Tach 18480 71 Normal
Fan8 Front Tach 22080 73 Normal
Fan8 Rear Tach 18240 70 Normal
system> syshealth power
Name Status Rated Power(Watts)
============================================================
PSU 1 Normal 1300
system> syshealth storage
Drives
FRU Name Status
===========================
M.2 Drive 0 Normal
Drive 1-0 Normal
system> syshealth processors
FRU Name Status Clock Speed
===================================================
CPU 1 Normal 2700 MHz
system> syshealth memory
FRU Name Status Type Capacity(GB)
===============================================================
DXCC 7 Normal DDR5 16
Give documentation feedback