Python

Uptime watchdog

The uptime watchdog is a modular software that regularly checks on the uptime of websites and services and sends an e-mail each times a website or a service have been confirmed to be offline.

Comment

It’s a simple script written in Python that runs various tests in regular intervals. There is a system that permits the addition of new test formats easily and an interface written in PHP to manage them.

Skills required

  • This project has been made in Python.
  • It have a small administration interface written in PHP.
  • MySQL is the main database for this project.