MagniComp Home Page Know IT allTM
May 16, 2008 Home Customer Services Pricing Downloads Support Contact Us
SysInfo
Related
Products
SysInfoTM
Total system and storage asset inventory information for Linux, Mac, UNIX, and Windows.
 
StorSys ProTM
Total SAN/NAS Storage System information.TM
 
RDist
Remote software distribution system.
Search
 

SysInfo Solutions Center

Creating Reports in HTML

System Summary Reports

The following command creates a report in HTML containing a general summary of the system as well as high level hardware inventory information and stores the result in a file called report.html:

mcsysinfo --encode html --class general,hardware --output report.html

This command is similiar to the last, but the data is in a column format instead of the default tree format:

mcsysinfo --encode html --class general,hardware --output report.html --format columns

Software Inventory Reports

If you wish to create a report of Software installed on the system, run this command:

mcsysinfo --encode html --class software --output report.html

If you wish to include details about each software product and package, run this command:

mcsysinfo --encode html --class software --output report.html --msglevel all

If you really want to know everything about each software package including a listing of each file belonging to each package then run this command (it may take a while to run):

mcsysinfo --encode html --class software --output report.html +swfiles

Complete System Reports

A full HTML summary report of your system can be performed using this command:

mcsysinfo --encode html --class all --output report.html

A full HTML detailed report (including details such as disk partitioning) of your system can be performed using this command:

mcsysinfo --encode html --class all --output report.html --msglevel all


Current: 8
All Releases
Let us know what's on your mind! Send us feedback
May 1, 2008: AIX 6.1 and Windows Server 2008 are now supported with version 8-H10 and later. Download

Feb 4, 2008: SysInfo 8 is a major new release now available featuring support for Software Discovery LanguageTM, enhanced BIOS, and much more. (More...) Download

Oct 30, 2006: SysInfo 7.0.1 release contains multiple bug fixes and is recommend for all version 7 customers. (More...) Download

Aug 8, 2006: SysInfo 7 GA is a major new release now available featuring support for Virtual Machines, System Services, Patches, and much more. (More...) Download
Want to Receive Announcements?
If you wish to receive announcements about new releases of SysInfo, please Register with us.
© Copyright 1992-2008 MagniComp