Tool
3831
Everybody knows those beautiful, dynamically made, system-information-webpages, generated by products like PhpSysinfo or so. Of course very nice, but most of the time you need additional packages like php and/or mysql. Or sometimes perl. I looked for a simpler way to make such a webpage, but couldn't find it anywhere on the internet.
It seemed not very difficult (yes, you actually can do this at home), so I made it myself. I also wanted it to be more secure and as independent of other packages as can be. Well okay, you have to have some kind of webserver to display the resultpage; Windows with Cygwin will work fine too (see the download-section for a special cygwin-version). But that's all you need.
I made this shell-script that generates a fairly readable html-page with all the system-info I wanted to display on my website. This shell-script uses simple shell-commands (via functions) to fill in the
actual information.
Another very big advantage of this approach is that you can also gather these script-output files of many servers on one webserver. The other servers do not need to have a webserver of their own. And in this way you have a poor-man's distributed information-system. A little bit like the idea behind Nagios, but without this complex setup and only with information you want.
___________________________________________________
Yessss... version 1.0 is out!!!
SysInfo2Html now has reached version 1. The code had been tested with Debian5 and Centos5
___________________________________________________
Current version: V0.9.8-9.
SysInfo2Htmlnow has an alert section. Alerts are shown in html but are also mailed to the admin of the sysinfo2html-site. Html-code is fully w3c-compliant.
___________________________________________________
SysInfo2Html is now V0.9.8-1.
The script code has been simplified and is easier to read.
SysInfo2Html is now being released under the GPLV3-license.
Version V0.9.7-5
The functions are a lot cleaner and hard-disk-options are better.
Look at http://sysinfo2html.sourceforge.net for more information.
Version V0.9.7-1
The code is clean,
the stylesheet looks good, the displayed info is correct.
Look at http://sysinfo2html.sourceforge.net for more information.
Version V0.9.2-8
Added some new features, fixed some things
and made it look real coooool.
Version V0.9.3
Now with html-tables and another font to make things look much better.
Also the installation and administration is much friendlier. The
separate parts in the output can be switched on and off real easy now.
Version V0.9.5
The code is cleaner. The output is css- en html-validated. And some
interface-updates have been made.
Version V0.9.6
Script optimized with new features. Added the use of the dejavu-font.
Made the output more beautiful.
Add-on SysInfo2Html-Cygwin-V0.9.:
An additional full-version SysInfo2Html can be
downloaded here:
http://www.mrleejohn.nl/sysinfo/sysinfo2html-v0.9-cygwin.zip
An example can be viewed here:http://www.mrleejohn.nl/sysinfo/cygwin-sysinfo.htm.
home page url:
http://www.mrleejohn.nl/sysinfo2html/
download url:
http://sysinfo2html.sourceforge.net
Related Articles
User Comments
Come and see
- Login to post comments






1