LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   system information report (https://www.linuxquestions.org/questions/linux-general-1/system-information-report-297604/)

sphynx 03-04-2005 09:58 AM

system information report
 
Not 100% on where this fit, so please move if need be.

I am looking for a system information tool that i can use to find system information on a red hat linux system ( a blade server running 9.0 i think) and get a full report on installed hardware, installed packages, version of kernel and said packages, partition information.... you get the idea. It's for a sitebook for my company. any ideas or links would be welcome. I spose i could string together the command line things in a script, but i'd have to research what they all are, and then get them in a file to look pretty. moot point if there is something already out there.

thanks

btmiller 03-05-2005 12:15 PM

There's a program called lshw that will tell you what hardware you have installed, which you can find here. For software, assuming you've not installed anything but RPMs, rpm -qa will tell you what's installed.


All times are GMT -5. The time now is 03:57 PM.