The FRU printout command in Oracle ILOM does not provide information about the processor model. For example, the ipmitool fru command displays:
FRU Device Description : CMOD0/P0 (LUN 0 ID 16) Product Manufacturer : Intel Product Name : unknown product name unknown Product Part Number : CM80636 Product Version : 000306E7 SR1NR
Workaround
Use the show /System/Processors/CPUs/CPU_N command, where N is the CPU number. For example:
-> show /System/Processors/CPUs/CPU_0
/System/Processors/CPUs/CPU_0
Targets:
Properties:
health = OK
health_details = -
part_number = CM80636
serial_number = Not Available
location = P0 (CPU 0)
model = Intel(R) Xeon(R) CPU E7-8895 v2 @ 2.80GHz
max_clock_speed = 2.800 GHz
total_cores = 15
enabled_cores = 15
temperature = Not Supported
Commands:
cd
show
->
Alternatively, select Processor > Details on the Oracle ILOM web interface Summary or System Information pages.