http://jira.hyperic.com/browse/HHQ-2341
The Server auto-discovery scan (AutoServerDetector) that runs every 15min by default only applies to the agent's platform, it is not run for remote platforms. This hasn't been an issue for most remote platform types as the majority are SNMP based where the server type(s) are virtual (hidden) containers for the platform services. It is an issue for a few of the new plugins such as "Xen Host" and "VMware VI3 Host" who define VMs as server types. The workaround is to manually invoke auto-discovery for these platform types.
Anonymous