phpSysInfo: Get All the Information About your Hosting Server
Have you ever been curious about your hosting service? Have you ever wondered “what kind of machine is holding up my website”? Well, you are going to love this one: phpSysInfo retrieves an incredible amount of information from the hosting server.

And when I say incredible, I mean INCREDIBLE. Running this PHP it will automatically bring the following information from the server:
- Processor model, type and speed.
- RAM and the amount currently used.
- Operating system.
- Number of hard drives and present RAID configurations.
- Partitions and mounted filesystem free space.
- Number of process running and their status.
- Hardware temperature and voltage.
- Network usage.
- And even more!

This script runs on any site where PHP is enable, it only requires PHP 5.2 version or higher. And the output options are: static content, XML or update it dynamically. Plus, you can get different themes to use it.
The phpSysInfo site have ready a demonstration of their script running on their server. Check it out here.
Did I mention it’s completely free to download?
Enjoy!






0 Comments
You can be the first one to leave a comment.