Crontab example: */20 * * * * php /path/to/site/cron/health_check.php >/dev/null 2>&1 5 * * * * php /path/to/site/cron/poll_all.php >/dev/null 2>&1