-
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 ...

