Operating System - HP-UX
1834882 Members
2404 Online
110071 Solutions
New Discussion

System Inventory Scritp needed

 
SOLVED
Go to solution
Craig A. Sharp
Super Advisor

System Inventory Scritp needed

I am in need of a script that will inventory my servers. I am looking for something that will give formatted printout of all features of the server such as mem, swap, drives, vg's, lvol's, harware, software, codewords, patches etc....
5 REPLIES 5
Alan Riggs
Honored Contributor

Re: System Inventory Scritp needed

Ignite's print_manifest utility will give you most of what you need, though I do not believe it records registered codewords.
James R. Ferguson
Acclaimed Contributor

Re: System Inventory Scritp needed

Craig:

...and for your codewords, see:

/var/adm/sw/.codewords

...JRF...
Deshpande Prashant
Honored Contributor
Solution

Re: System Inventory Scritp needed

You can use the attached script (freeware from HPsite).
This script gives most of system information.
syntex is.
sysinfo -abk (for text output)
sysinfo -abkh (for html output)

Thanks.
Take it as it comes.
Andreas Voss
Honored Contributor

Re: System Inventory Scritp needed

Hi,

or try this one (cfg2html.sh

Regards

Andrew
Mihails Nikitins
Super Advisor

Re: System Inventory Scritp needed

Deshpande,

Could you please post the official URL for your HP freeware script? It is really good.

Thanks!
KISS - Keep It Simple Stupid