System Inventory
Knowing exactly what hardware is inside your server is crucial for everything from asset management to troubleshooting. The system inventory provides a detailed list of all detected components, their part numbers, and their basic status. It's like having a complete build sheet available at any time.
This chapter shows you how to navigate the inventory to verify your server's configuration.
Best Practice: Inventory vs. Monitoring
While the Hardware status pages (Chapter 4) are for live monitoring of performance metrics like temperature and fan speed, the System Inventory is for verifying the static details of the hardware itself—what it is, who made it, and what its model number is.
To begin, navigate to System Inventory in the sidebar menu. The information is organized into several tabs.
Reviewing system, processor, and baseboard details
The first few tabs give you a high-level overview of the core system components.
System: Displays basic identifiers like the server's Manufacturer, Model, Serial Number, and currently installed BIOS Version.
Processor: Shows detailed information for each installed CPU, including its Model, Max Speed, Total Cores, and health State.
BaseBoard: Provides details about the mainboard, including its Model, Asset Tag, and a list of onboard network interfaces with their MAC Addresses.
[Image, EXISTING, Source: 11.1: Screenshot of the System Inventory > System tab, showing system info.] [Image, EXISTING, Source: 11.2: Screenshot of the System Inventory > Processor tab, showing processor info.]
Field Reference (Processor Info)
Id
Unique identifier for the processor device.
Name
Display name for the processor.
Manufacture
The company that manufactured the CPU (e.g., Intel).
MaxSpeed
The maximum rated clock speed in MHz.
OperatingSpeed
The current operating clock speed in MHz.
Model
The specific model of the processor (e.g., Intel(R) Xeon(R)).
ProcessorArchitecture
The architecture type (e.g., x86).
ProcessorType
The role of the processor (e.g., CPU).
Socket
The physical socket the CPU is installed in.
SerialNumber
The unique serial number of the CPU.
PartNumber
The manufacturer's part number for the CPU.
InstructionSet
The instruction set supported by the CPU (e.g., x86-64).
Version
The version information for the processor.
TotalCores
The total number of physical cores in the processor.
TotalEnabledCores
The number of cores that are currently enabled.
TotalThreads
The total number of threads supported by the processor.
Health
The health status of the processor (e.g., OK).
State
The operational state of the processor (e.g., Enabled, Absent).
Checking memory controller and DIMM information
The Memory Controller tab is essential for verifying your server's RAM configuration and diagnosing memory-related issues. It lists every DIMM slot and the module installed in it.
[Image, EXISTING, Source: 11.3: Screenshot of the System Inventory > Memory Controller tab.]
Look for key details like:
Capacity MiB: The size of the memory module.
Speed: The operating speed of the DIMM.
Manufacturer and Part Number: Useful for ordering exact replacements.
Health and State: Indicates if the DIMM is enabled and healthy. A "Not Present" or "Faulty" status points to an empty slot or a failed module.
Field Reference (Memory Controller Info)
Id
Unique identifier for the memory device.
Name
Display name for the DIMM.
CapacityMiB
The total capacity of the memory module in Mebibytes.
SerialNumber
The unique serial number of the DIMM.
PartNumber
The manufacturer's part number for the DIMM.
SparePartNumber
The spare part number, if available.
BaseModuleType
The type of memory module (e.g., RDIMM).
BusWidthBits
The data bus width in bits.
DataWidthBits
The data width in bits.
Health
The health status of the DIMM (e.g., OK).
State
The operational state of the DIMM (e.g., Enabled, Absent).
OperatingSpeedMhz
The current operating speed in Megahertz.
MemoryType
The type of memory (e.g., DRAM).
AllowedSpeedsMhz
A list of supported operating speeds.
ServiceLabel
The physical label on the motherboard for the DIMM slot (e.g., CPU0_DIMM_A1).
Verifying power supply unit (PSU) details
The Power tab lists each installed Power Supply Unit (PSU). This is the best place to verify PSU models and check for redundancy issues.
[Image, EXISTING, Source: 11.5: Screenshot of the System Inventory > Power tab.]
For each PSU, you can verify:
Model and Manufacturer.
Power Capacity Watts: The maximum output of the PSU (e.g., 1600W).
Power Supply Type: Whether it's an AC or DC unit.
Health: A
Failedstatus here indicates a PSU needs to be replaced.
Field Reference (Power Control Info)
Name
The identifier of the power supply unit.
Manufacturer
The company that manufactured the PSU.
Model
The model number of the PSU.
EfficiencyPercent
The energy efficiency rating of the PSU.
FirmwareVersion
The current firmware revision of the PSU.
PowerCapacityWatts
The maximum power output capacity in watts.
PowerSupplyType
The type of power input (e.g., AC or DC).
SerialNumber
The unique serial number of the PSU.
PartNumber
The manufacturer's part number.
SparePartNumber
The spare part number for replacement.
Health
The health status of the PSU (e.g., OK, Failed).
State
The operational state of the PSU (e.g., Enabled, Disabled).
Reviewing thermal and fan information
The Thermal tab provides an inventory of all fans and temperature sensors in the system. While Chapter Hardware Health covers live monitoring, this tab is for viewing the static properties and thresholds of these components.
[Image, EXISTING, Source: 11.6: Screenshot of the System Inventory > Thermal tab.]
Fan Info: Lists each fan and its maximum rated speed.
Temperature Info: Lists each temperature sensor and its configured fatal (UF), critical (UC), and warning (LC, LF) thresholds. This is useful for understanding the server's designed operating limits.
Field Reference (Temperature Info)
Name
The identifier for the temperature sensor.
PhysicalContext
The physical location of the sensor (e.g., SystemBoard, CPU).
State
The operational state of the sensor (e.g., Enabled).
ReadingUnits
The unit of measurement (e.g., Cel for Celsius).
Reading
The current temperature reading.
MinReadingRange
The minimum value the sensor can read.
MaxReadingRange
The maximum value the sensor can read.
ReadingType
The type of sensor (Temperature).
UF (Upper Fatal)
The critical high temperature limit that could cause shutdown.
UC (Upper Critical)
The high warning threshold.
LC (Lower Critical)
The low warning threshold.
LF (Lower Fatal)
The critical low temperature limit.
Listing PCIe devices and functions
The PCIe Device and PCIe Function tabs allow you to see all the expansion cards and onboard controllers connected to the system's PCIe bus. [Image, EXISTING, Source: 11.7:
PCIe Device: Gives you a simple list of detected devices and their manufacturers.
PCIe Function: Provides a much more detailed view, including the Device ID, Vendor ID, and Device Class. This is useful for advanced troubleshooting and verifying that drivers are correctly associated with hardware functions.
[Image, EXISTING, Source: 11.8: Screenshot of the System Inventory > PCIe Function tab.]
Field Reference (PCIe Function Info)
Id
The function index number.
Name
The display name (e.g., PCIe Function).
DeviceClass
A hexadecimal value representing the type of device (e.g., 0x010400 for a mass storage controller).
ClassCode
Same as Device Class, used for sorting.
DeviceId
The unique identifier assigned to the PCIe device by the manufacturer.
VendorId
The vendor's unique ID (e.g., 0x8086 for Intel).
FunctionId
The specific function number within the device.
FunctionType
Specifies whether the function is Physical or Virtual.
RevisionId
The hardware revision version of the device.
SubSystemVendorId
The vendor ID of the device's subsystem.
Checking NVMe and NIC information
The inventory also provides details on storage and networking controllers.
NVMe Information: This section (if available) lists all detected NVMe storage drives. You can see the Model, Firmware Version, Capacity, and overall Health Status of each drive. This is useful for monitoring SSD health and planning replacements.
NIC Information: This page provides a summary of all network interface controllers, including their Firmware Version, MAC Address, Link Status, and PCIe Slot Info.
Last updated

