This issue may occur when the ESX host is located in a DMZ and is being managed by a vCenter Server that is outside the DMZ. It may occur if port 5989 is blocked, even if ESX and vCenter Server are in the same network.
To resolve this issue, ensure that TCP port 5989 (incoming and outgoing) is open to allow CIM transaction traffic to pass between the ESX host and vCenter Server and vice-versa.
For more information about firewall configuration and ports, see:
Alternatively, you can see if restarting the Common Information Model (CIM) service, which is the process used for providing hardware health information, resolves the issue.
- Open an SSH session to the host. For more information, see Opening a command or shell prompt (1003892)
- Run this command:
/etc/init.d/sfcbd-watchdog restart
- Go back to the Hardware Status tab on vCenter Server and click the Update link. It may take up to 5 minutes to refresh.
Note: Do not navigate away from the Hardware Status tab until it refreshes.