Price: $4,99
This script checks the server load, and gives a pretty message, when you server is overloaded. You can define the maximum load by yourself just open the overload.php file and change the maximum value, it's the 1st line of code. Here is the line you have to edit:
<?php
$maxload = 0.01; // Set the maximum load of the server, when the message will appear
...
You can edit this page by opening "overloaded.html.php" with you favorite HTML editor.
Everytime the site is overloaded, a log file is being updated at overloadlog.txt
Here is a sample of the logs:
2007-06-28 17:31:19 | Client IP: 87.126.204.148 | Request: /demos/SiteOverload/overload.php
2007-06-28 17:31:52 | Client IP: 87.126.204.148 | Request: /demos/SiteOverload/overload.php
For support please use:

