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

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

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -