VMware vCenter Server 8.0
This issue occurs when the aggregate health check file (/opt/vmware/idm/health/healthCheck) within the vc-ws1a-broker container is missing.
To resolve the 'unknown' status and restore health monitoring, restart the vc-ws1a-broker service.
# Log in to the vCenter Server Appliance via SSH as root
# Stop the broker service
service-control --stop vc-ws1a-broker
# Start the broker service
service-control --start vc-ws1a-broker