|
Virtualization -
VMware
|
|
Written by Allen Sanabria
|
|
Tuesday, 29 July 2008 12:51 |
|
And here we go again another VMware Perl Script... This has been like an evolution of my previous scripts.. :) Except this Perl CGI Script uses my ESX Perl Module ESX_VM.pm. This script will give you an Idea on how to use my ESX_VM.pm. You can also use this script with the ESX_VM.pm for your current environment.
- Remotely reboot VirtualMachines
- Revert to Previous SnapShots
- Delete SnapShots
- Create SnapShots
-
And more....
You can do all of the above through a nice web url like the one below
wget 'http://VCserver/cgi/vm_admin.cgi?&vmachine=VirtualMachineName&action=vmachineReset'
Or you can access this through your favorite Web Browser ..
'http://VCserver/cgi/vm_admin.cgi?&vmachine=VirtualMachineName&action=vmachineReset'
You can download the script here. You must become a member before downloading

|
|
Last Updated ( Tuesday, 07 October 2008 10:23 )
|