PHP Script Codes > PHP Server Monitor
PHP Server Monitor is a script that checks whether the servers on your list are up
and running on the selected ports.
Each server has it's own settings regarding notification.
You can choose for email notification or text message (SMS). At this moment the only
text message gateway supported is Mollie.nl (Dutch), for which you must have your own account
with sufficient credits.
It comes with a web based user interface where you can add and remove servers from the MySQL database,
and you can manage users for each server with a mobile number and email address.
If logging is enabled in the config file, it will log any connection errors, emails and text messages sent.
The latest log records will be displayed on your web interface.
The monitor.php can be added as a cronjob which will keep the server status up to date.