Skip to main content

Esxi

@jamesakeech/esxiv2026.07.31.3· 22d agoMODELS
01README

Read-only VM inventory for standalone VMware ESXi hosts, shaped for planning a migration off one and decommissioning it. Collects over SSH from vim-cmd, esxcli and the guests' own .vmx files — virtual hardware, storage with provisioned vs allocated bytes, in-guest identity (hostname, addressing, DNS, default route, mounted filesystems) via VMware Tools, live usage for rightsizing, and the complete vmx verbatim — plus a warnings list of what blocks a clean rebuild. One fan-out inventory method does the whole host in a single SSH round trip.

02Models1
@jamesakeech/esxi/vmv2026.07.31.3esxi_vm.ts
fn inventory()
Collect every guest on the host in one SSH round trip, writing one

Resources

vm(infinite)— One guest registered on the ESXi host: virtual hardware, storage,
host(infinite)— The ESXi host being decommissioned: version, hardware, datastores,
03Stats
A
100 / 100
Downloads
0
Archive size
43.9 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
04Platforms
05Labels