An ESXi host shows a "Host connection and power state" alarm in vCenter Server. This occurs when the host initiates a graceful shutdown sequence that severes management connectivity before the host fully powers off.
Symptoms
vmkernel.log:
------------------
YYYY-MM-DDTHH:SSZ In(1**) vmkernel: cpu0:20****)VMKAcpi: 305: Power button pressed; requesting graceful shutdown and poweroff
YYYY-MM-DDTHH:SSZ In(1**) vmkernel: cpu4*:89****)Deactivating Daemon vsan-shutdown. (...shutdown sequence continues...)
The ESXi host received an ACPI hardware power button signal (physical or virtual).
This signal triggers the VMKAcpi module to request a graceful shutdown, deactivating the management daemons (vpxa and hostd) before the network connection is terminated.
Investigate the source of the power button event to determine if it was a physical action or a remote command.