# Check status of virtuals on this machine and, restart any if down. PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin # following may be changed to send failure reports to a different e-mail # account MAILTO=root # check running virtuals every 5 minutes # m h dom mon dow user command */5 * * * * root perl /opt/scripts/virtuals/checkVirtuals # EOF