echo "*/5 * * * * ping -c 5 -W 10 223.5.5.5 >/dev/null || reboot" >> /etc/crontabs/root && /etc/init.d/cron restart