Server Load Graph
Developed by Jonathan Foucher, listed in Website traffic statistics
Server Load Graph is a PHP script for showing historical server load. It stores server usage details in a MySQL database and creates a graph using the Google Chart API.
Records all load averages on the server where it was uploaded. Stores all 1 minute, 5 minutes and 15 minutes load occurances.
Requirements:
- Mysql, although it is trivial to modify the script to use say a flat text file for data storage
- A linux server (can't get the server load on windows)
- With access to cron
- javascript on the client side
Installation:
- Copy wherever you want on your web server
- Change the defined constants to your values
- Create the required database table.
License type: Freeware
Date added: 1 year, 2 months 22 days ago | Last updated: 1 year, 2 months 21 days ago
More popular Website traffic statistics
- phpTrafficA 2.3 (2 years, 4 months 28 days ago)
- Obsessive Website Statistics 0.8.0.5 (2 years, 6 months 25 days ago)
- Piwik 1.11 Beta 6 (2 months 13 days ago)
- Open Web Analytics 1.5.3 (1 year, 16 days ago)
- AWStats Multiple Statistics 1.0.2 (2 years, 6 months 25 days ago)
Listing Files

uptime.php- 2.0 KB
- 09/15/2011 08:00:14

README.markdown- 1.9 KB
- 09/15/2011 08:00:14

