Operating System - HP-UX
1833323 Members
2979 Online
110051 Solutions
New Discussion

Re: How to know the Servers Configuration?

 
SOLVED
Go to solution
Deepu Chakravarty
Regular Advisor

How to know the Servers Configuration?

I have different servers like rp7420,rp8420,rp4440 and storage like EVA 3000, running HP-UX 11.11.
I need to know the detailed server configurations of each of these servers. Is there any unix command which can give these information? Or any other method?
Thanks in advance.
9 REPLIES 9
VIKAS AGRAWAL
Frequent Advisor

Re: How to know the Servers Configuration?

Hi Deepu ,

U can check your server configuration with Nickel or cfg2html script , these are available on net free of cost .

It will genrate an output in html format, u can then FTP the same to your PC.

This will give u all reuired information
morganelan
Trusted Contributor
Solution

Re: How to know the Servers Configuration?

I use nickel and cfg2html tools to collect our servers configurations.
Kamal Mirdad
Devender Khatana
Honored Contributor

Re: How to know the Servers Configuration?

Hi,

You can use one of the two methods.

#/opt/ignite/bin/print_manifest

Or download nickel and install on all server. It can be run periodically on all server so that you have updated OS information as well alongwith detailed configuration.

It is available here.

ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/inventory

HTH,
Devender
Impossible itself mentions "I m possible"
Arunvijai_4
Honored Contributor

Re: How to know the Servers Configuration?

http://www.cfg2html.com/
will be helpful.

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

Re: How to know the Servers Configuration?

Hi Deepu,

You can use SAM to get the server configuration in easy way.
By
SAM --> Performance Monitors --> System Properties

If you are interested know the server h/w information in details and there activities and error if any You can use command

# stm : GUI OR # cstm : CLI

stm and cstm is part of Online Diag package.

Regards,
Rajesh
Deepu Chakravarty
Regular Advisor

Re: How to know the Servers Configuration?

How to use cfg2html? I have downloaded "cfg2html_hpux_3.15-20050929.depot" and installed in one of my test server through 'swinstall'. Now question is how to use it.
Muthukumar_5
Honored Contributor

Re: How to know the Servers Configuration?

You can use sysinfo script from,

http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sysinfo-3.3.1/

It is useful to get all related information.

If you are having ignite-ux then,

ignite-ux:

print_manifest

with sam:

sam-> performance monitor -> system properties

Also use this link:

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

hth.
Easy to suggest when don't know about the problem!
Deepu Chakravarty
Regular Advisor

Re: How to know the Servers Configuration?

Yes, cfg2html is quite explanatory. But one thing is not clear "why enable/disable collectors in parameter list?" For example, if option -H is disable what is the option for enable it?
VIKAS AGRAWAL
Frequent Advisor

Re: How to know the Servers Configuration?

hi deepu ,

no points assigned to me & thread is closed

Why ????

vikas