host_investigation_bundle
Collect and correlate all operational data for an ESXi host—state, cluster, VMs, datastores, alarms, performance, and events. Use after cluster health flags a host or to troubleshoot a specific host.
Instructions
[READ] "What is happening around this ESXi host?" — one correlated drill-down.
Collects and correlates everything around a single host: its state (connection, CPU/memory pressure, ESXi version, uptime), its cluster context, a rollup of the VMs it runs (total / powered-on + a sample), the datastores it mounts, triggered alarms across host/cluster/datastore, live performance, and a merged event timeline correlating recent events from the host, cluster and datastores. All reads are batched. Aggregation happens in the tool; explain it in operational language, do not dump it raw.
Use this AFTER cluster_health_summary flags a host, or when the operator asks "what's going on with host ?". Point-in-time snapshot — no trending.
Args: host_name: Exact ESXi host name. Unknown names return a teaching error. Get the name from list_esxi_hosts or cluster_health_summary first. target: Optional vCenter/ESXi target name from config (default if omitted). hours: Event-timeline look-back window in hours (default 24).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| target | No | ||
| host_name | Yes |