vmware - How to detect unresponsive Virtual machine? -



vmware - How to detect unresponsive Virtual machine? -

i have windows virtual machine running on windows host server machine. controlling virtual machine batch script using vmrun utility. stop vm in case gets hung or stop responding. can shutdown vm using vmrun stop -hard command. how should detect/know vm unresponsive or hung batch script?

thanks!

you can create thread ping or telnet vm machine in predefined time intervals monitor machine. in case if not getting response ping or telnet can restart machine.

virtual-machine vmware vmrun

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -