I have a VM that occasionally stops responding. To get it to work again I need to restart the VM. Until I've figured out why th VM stop responding I need a workaround.
I'm thinking of running a script on the ESXi 5 server that checks if Vmware Tools is responding. If it doesn't respond I wont to poweroff the VM and start it again.
How could a script look like that does what I want?
I'm thinking of running a script on the ESXi 5 server that checks if Vmware Tools is responding. If it doesn't respond I wont to poweroff the VM and start it again.
How could a script look like that does what I want?