Operating System - HP-UX
1826214 Members
2705 Online
109691 Solutions
New Discussion

Re: collect hardware configuration

 
SOLVED
Go to solution
YOGI_3
Frequent Advisor

collect hardware configuration

hello all...
sorry for asking rather than hpux...
i have sun boxes and wants to collect total system information...
how to collect the same and please let me know the sun solaris forum site so that i can post my messages on that site instead of here..

Thanks in advance...
yogeshg
There is never a wrong time to do the right things
13 REPLIES 13
Jayasuntar
Valued Contributor
Solution

Re: collect hardware configuration

Dear Yogi,

You can use same cfg2html tool which will be used to collect system info from the HP box.

It is free downloadable from sites.

Regards

Jay
Eric SAUBIGNAC
Honored Contributor

Re: collect hardware configuration

Hi,

cfg2html is a good freeware tool and it works with Solaris.

URL should be http://www.cfg2html.com but i can't reach it this morning. Anyway you probably have many mirror sites

Hope this will help

Eric

(PBFWME;)
Arunvijai_4
Honored Contributor

Re: collect hardware configuration

You can use this script,

http://come.to/cfg2html

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Muthukumar_5
Honored Contributor

Re: collect hardware configuration

Use these commands:

psrinfo
prtconf
prtdiag

sysinfo script is also good.

-Muthu
Easy to suggest when don't know about the problem!
YOGI_3
Frequent Advisor

Re: collect hardware configuration

thanks to all...
please guide me how to install this tool..
waiting for ur replies...

yogeshg
There is never a wrong time to do the right things
Arunvijai_4
Honored Contributor

Re: collect hardware configuration

Yogesh, Join that group, get the file and install on your system ..

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Arunvijai_4
Honored Contributor

Re: collect hardware configuration

Yogi, Here is the link to download
http://groups.yahoo.com/group/cfg2html/files/hpux/

You have to register in that group to download a depot.

once you installed, just run # ./cfg2html_hpux.sh

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Yuriy Tsyutsyak_1
Occasional Contributor

Re: collect hardware configuration

In sun the best vay to collect information about system is explorer. It shiped with EIS CD.
Jayasuntar
Valued Contributor

Re: collect hardware configuration

Dear Yogi,

Please download the cfg2html from http://www.cfg2html.com' site. Then use pkgadd to install this pkg in your system. No need of reboot.

Execute the cfg2html.sh script as root user. Normally it will be there in /opt/cfg2html directory.

This will create .html and .txt and .err in the same directory.

txt and html files will have ur system config.

Regards

Jay
Sivakumar TS
Honored Contributor

Re: collect hardware configuration


Dear yogi,

Try

#print_manifest

it is simple and more informative.

With Regards,

Siva.
Nothing is Impossible !
Arunvijai_4
Honored Contributor

Re: collect hardware configuration

Yogi, Check this thread, This is what you are looking for ?

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=939626

Sysinfo, Nickel ??

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Yogeeraj_1
Honored Contributor

Re: collect hardware configuration

hi yogesh,

if you are running an Oracle Database, you will also wish to run statspack to generate a report on your Oracle Database

hope this helps too!

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Geoff Wild
Honored Contributor

Re: collect hardware configuration

After you install cfg2html, run from roots cron once a month like so:

# Run the cfg2html scripts
35 6 1 * * cd /opt/cfg2html; /opt/cfg2html/cfg2html_sun.sh >/dev/null 2>&1

BTW - to get rid of the annoying popup that the author inserted, modify head02.html in /opt/cfg2html/plugins and delete the following lines:






Rgds...Geoff


Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.