Settings

Email Configuration

This email will receive alerts when websites go down or come back up.

SMTP Settings (optional - leave blank to use PHP mail)

Authentication

Status: No password protection (dashboard is accessible to everyone)

Set a password to protect access to the dashboard.

CRON Job Setup

To set up automatic monitoring, add this CRON job to run every 5 minutes:

*/5 * * * * /usr/bin/php /home/jazzinth/uptime.dallasdesign.uk/monitor.php

Adjust the path to PHP and the script location as needed for your server.