Website Uptime Monitor PHP Script

Overview

Website Uptime Monitor is a modern and lightweight web application for easy monitoring apps and websites online.

Features

  • Angular JS based application
  • Login restricted
  • Unlimited websites monitoring
  • E-mail alerts with SMTP support
  • Desktop notifications
  • An unified dashboard with current status and last events
  • Monitor when website is DOWN, with ERROR on verification and UP
  • Check-now! function for individual verification
  • CRON script for automatic verification
  • User account edit for login and password update
  • Easy to use
  • Simple installation – just edit config.php file

Requirements

  • PHP 5.4+
  • MySQL 5.5+ (or MariaDB 5.5+)
  • CRON tasks for automatic verification (optional)
  • Local email server or remote SMTP server for sending email alerts

Instructions

  • Step 1 – Place application files in your web hosting
  • Step 2 – Import the setup.sql file to a new database
  • Step 3 – Edit and configure your config.php file from config.example.php
  • Step 4 – Setup the CRONJOB for automatic verification
  • Step 5 – Access your app on browser!

Related