I came across a great tool a few months ago and I’ve been very impressed with it’s performance. It’s called PHP Server Monitor, and it’s a free, open source tool that can check:
- website is up, down, or doesn’t respond in specific time frame
- website missing a specific string (to check for fully loaded page)
- specific port is up, down, or doesn’t respond in a specific time frame
It can alert you via email, SMS, or Pushover app (iOS and Android).
Status Board
PHP Server Monitor includes a very clean status screen, with color coding to show up/down status as well as “last online” time.
Server Overview
This is the Server overview page – from here you can add, edit, and view information about the servers you monitor.
Server Details
This screen shows the historical latency, as well as downtime for hour, day, week, month, and year.
User Setup
You can also set up multiple users, whether they receive email, SMS, or Pushover notications, and configure which users get which server’s notifications – useful for alerting team members and clients to issues.
About PHP Server Monitor
PHP Server Monitor is a free, open-source tool originally created by Pepijn Over. Like most open source projects, it’s grown rapidly and various people have worked on it along the way. It’s a mature, robust tool that you can set up and have running in just a few minutes. I hope you’ll give it a try, and let me know what you think!