Setup cfg2html - System Reporting Tool

Gathering comprehensive listings of hardware and software and other performance details from yuor Linux Server can be a long process. Luckily there is cfg2html which gathers a multitude of data and generates a html page with all auditted information.

cfg2html is Open Source, the homepage is here.

First, download all the necessary files from here.

Extract while in /tmp and install the rpm.
# cd /tmp; tar -zxvf cfg2html.tgz; rpm -ivh cfg2html-linux-1.23-10.noarch.rpm
Edit the following file and sett the variables
# vi /etc/cfg2html/systeminfo
Restart apache to pick up the new alias and run /usr/local/bin/sysinfo to generate output


other Linux Related Tips...