Some development crap of me and others.

./CpuGraph

Current Version: 0.3
License: Gnu Public License (GPL)
Authors: Bart Geverts & KayJay (kayjay.net)

cpuGraph is a mysql/PHP based monitoring tool that is made to log several happenings on your system using the /proc directory and inserts it into a mysql database.
cpuGraph can log eth0, eth1, ppp0, memory/swap usage and load averages, and plots it to different graphs using php on your website. The information is being inserted into the database using a crontab that can be set on every 5 minutes or every minute.
cpuGraph-0.3 also comes with a set of php modules that can show the differnt graphs in 3 different colors:

  • Red
  • Green
  • Blue


  • ./Requirements


  • Apache
  • PHP
  • Mysql


  • cpuGraph-0.3 has been tested on this platform:
  • Distribution: Mandrake Linux release 8.1 (Vitamin) for i586
  • Apache: Apache-AdvancedExtranetServer/1.3.22 (Mandrake Linux/10.2mdk)
  • PHP: 4.0.6
  • Links

    sample

  • ./Home
  • ./News
  • ./Install
  • ./Screenshots