I'd like suggestions for my PHP script, Linfo
Posted: Mon Nov 01, 2010 9:00 am
I'm currently working on Linfo. It is a GPL licensed php script that gives information about the host server, such as kernel, operating system (currently runs on Linux, most of the BSDs, Solaris, and Minix), temperatures, voltages, drives, partitions, disk space, uptime, devices, and other stuff. The settings are extensive and everything is optional. A lot of other things are turned off by default. It's goals are to be extremely fast, be minimal looking but still pretty, and not call external programs in the linux version to get information, and instead just parse /proc and /sys.
The main sourceforge project is here: http://linfo.sf.net/
Currently the developers are myself (joe@u13.net) and elephanthunter (elephanthunter@gmail.com)
The project seems to work well and is gaining popularity, but I'd really appreciate any suggestions or feedback anyone might have.
A few current installations:
http://jrgp.u13.net/linfo
http://jrgp.org/linfo
http://jrgp.us/linfo
http://jrgp.us:89/linfo
The main sourceforge project is here: http://linfo.sf.net/
Currently the developers are myself (joe@u13.net) and elephanthunter (elephanthunter@gmail.com)
The project seems to work well and is gaining popularity, but I'd really appreciate any suggestions or feedback anyone might have.
A few current installations:
http://jrgp.u13.net/linfo
http://jrgp.org/linfo
http://jrgp.us/linfo
http://jrgp.us:89/linfo