ESXi upgraded to 8.0 U2 and later version.
Sensor information can be showed in the ESXi version of 8.0 U1 and earlier.
When access ESXi Host Client under Monitor - Hardware - System Sensors prompt the message:
No sensor data available
In vCenter UI under Monitor - Hardware Health - SENSORS prompt the message:
No items found
VMware vSphere ESXi 8.0 Update 2 and later version
Previous in 8.0 U1 the IPMI driver was called 'ipmi' and looked up ACPI/SMBIOS/PCI to find out all the necessary memory locations for the drivers. Starting in 8.0 U2, the IPMI driver was renamed 'nipmi' and became a true ESXi device driver. Being a true device driver means the vmkernel performs the ACPI/SMBIOS/PCI lookup for the ipmi device driver and loads the device driver.
To verify the issue:
# vmkload_mod -l | grep -i nipmi
# grep -i IPI0001 boot
This is hardware firmware issue. Contact hardware vendor to get support.