We have 3 hosts running ESXi 5, two for testing environments and one with a few production servers and apps (nothing critical). I only backup the VM's on the app server and I have to do it manually ...
Build a bash script that controls what, where, and when backups run. Schedule the executable backup.sh with cron and review logs and destination after runs. Test the script, use absolute paths to ...