Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 264 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 264 Bytes

ESXi-Shutdown-Check

This script monitors if an IP can be reached, through ping. If not, it shuts down all the VMs and the host machine gracefully. It works on ESXi 6.5.

Don't forget to set the ipToCheck variable inside the script to the IP you want to monitor.