- Debian Admin - http://www.debianadmin.com -

Display system Information (Uptime,CPU,Memory,SCSI,IDE,PCI,Ethernet,Floppy,and Video) Using Phpsysinfo

Posted By Admin On 15th March 2007 @ 08:09 In Other Linux | 1 Comment

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

phpSysInfo is a customizable PHP script that parses various files in /proc and displays them. It will display information about system facts like Uptime, CPU, Memory, SCSI, IDE, PCI, Ethernet, Floppy, and Video. It now has full internationalization support along with customizable templates.

Phpsysinfo Requirements

Web server (apache2) with php4 or later support

Phpsysinfo Supported platforms

Linux 2.2+

FreeBSD 4.x

OpenBSD 2.8+

NetBSD

Darwin/OSX

Apache2 Installation

For installation of apache2 with php4 support check here

Installing phpsysinfo in Ubuntu

sudo apt-get install phpsysinfo

After completion of your installation this program automatically located at apache2 default document root directory i.e /var/www/phpsysinfo/ folder

If you want to access this from your web browser type the following

http://youripaddress/phpsysinfo/

You should see the following screen with all your server details

Tags: , , , , , , , , , , ,

You may also be interested in...


Article printed from Debian Admin: http://www.debianadmin.com

URL to article: http://www.debianadmin.com/display-system-information-uptimecpumemoryscsiidepciethernetfloppyand-video-using-phpsysinfo.html

Click here to print.