host_investigation_bundle
Investigate an ESXi host's health in one drill-down. Correlate state, cluster, VMs, datastores, alarms, performance, and event timeline to identify root causes after a cluster alert.
Instructions
[READ] "What is happening around this ESXi host?" — one correlated drill-down.
Correlates a host's state (connection, CPU/memory, ESXi version, uptime), its cluster context, a rollup of the VMs it runs, the datastores it mounts, alarms across host/cluster/datastore, live performance, and a merged event timeline. Delegates to the vmware-monitor library (read-only); do not dump the result raw.
Use this AFTER cluster_health_summary flags a host. Point-in-time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Event-timeline look-back window in hours (default 24). | |
| target | No | Optional vCenter/ESXi target name from config (default if omitted). | |
| host_name | Yes | Host name as shown in vCenter/ESXi, in any case, or its short form, or the host's management IP. On a standalone ESXi target, the target's name or tag also works. Unknown names list the hosts that exist. |