https://github.com/o/serverinfo-old
Web-based script that shows various information about your server, no longer maintained
https://github.com/o/serverinfo-old
Last synced: 8 months ago
JSON representation
Web-based script that shows various information about your server, no longer maintained
- Host: GitHub
- URL: https://github.com/o/serverinfo-old
- Owner: o
- License: gpl-3.0
- Created: 2011-01-21T08:30:09.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T10:08:23.000Z (almost 5 years ago)
- Last Synced: 2025-03-06T00:01:56.338Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 105 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
Server Info PHP ; is an open source web based interface that displays various information about your Linux server. It written in PHP 5 and licenced with GNU General Public License v3. It now also supports all major mobile browsers like iPhone, Android, Opera Mini and Internet Explorer Mobile.
Features
--------
It displays information about ;
* Load averages
* Memory usage
* Disk usage
* Uptime
* CPU information
* Linux Distribution
* Kernel version
* Active ports
* Alternative PHP Cache statistics
You need to allow shell_exec() and fsockopen() functions from php.ini for collecting information from your system. It tested with CentOS and Ubuntu (I need a feedback about behaviors on different Linux distributions).


Todo List
---------
This project is no longer maintained. I'll start a fresh version of it.
Installation
------------
Unzip all files and upload to a browsable path of your server. You can configure some parameters from config.php