Monday, August 15, 2011

PHP- free web server monitoring using phpsysinfo


phpSysInfo is a PHP script that displays information about the host being accessed. It will displays things like Uptime, CPU, Memory, LM Sensors, SCSI, IDE, PCI, Ethernet, Floppy, and Video Information.

You can download phpsysinfo for free in:
http://phpsysinfo.sourceforge.net/
The installation is quite simple. unzip phpsysinfo-3.0.13.tar.gz and copy directory
phpsysinfo to your web server. Rename conf.php.new to config.php and run yourservername/phpsyssinfo. You don't need MySQL database.

Below is the web server information  from my localhost using phpsysinfo:


No comments:

Post a Comment