Scripts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
[[build host vmware kernel modules]] | [[build host vmware kernel modules]] | ||
[[Linked Clones for ESX 3.x]] | |||
[[Linked Clones for ESXi]] | |||
[[Customer my-vmware-cmd management script]] | |||
[[locate all VMs with NPIV WWN for ESX]] | |||
[[locate all VMs with NPIV WWN for ESXi]] | |||
[[locate all VMs with RDMs for ESX and ESXi]] | |||
[[Free VM backup solution for ESX and ESXi]] |
Revision as of 21:40, 5 January 2009
documentation
ESX Service Console
RTFM ESX 3.x Service Console Guide
VMware ESX 2.3 scripting API users manual
Xtravirt scripting papers about vimsh among others
ESX3i Remote CLI documentation
vmrun
Using vmrun one can automate ESX3.5/ESXi virtual machines as well as virtual machines on VMware Server 2.0
vmrun API guide but see also the VIX page for more details.
vmrun scripts
Scripts to execute to automate actions in your guest.
vmrun return all IPs for running VMs
bash scripts
build host vmware kernel modules
Customer my-vmware-cmd management script
locate all VMs with NPIV WWN for ESX
locate all VMs with NPIV WWN for ESXi