1834771 Members
2891 Online
110070 Solutions
New Discussion

version

 
abunnudur
Advisor

version

hi dears,
how to know the version of my UNIX HP operating system?
also i need some commands that help me to know about some details in each server e.g capacity,RAM,etc...
Regards,
6 REPLIES 6
Torsten.
Acclaimed Contributor

Re: version

run

# uname -a

and you will find the version information like

11.11, 11.23 or 11.31

I would suggest to use the online diags to get more information

# xstm
# mstm
or
# cstm

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Deepak Kr
Respected Contributor

Re: version

Hi,

Run following:

OS name and Version:
# uname -a

Model:

# Model

Swap details:

#swapinfo -tam

RAM :

dmesg|grep -i physical

If it is IA Server:
#machinfo

will give you a very good details

IF you want to print complete details about HW also then:

#print_manifest


For disks :

ioscan -fnkC disk
and
vgdisplay

Regds,

Deepak

"There is always some scope for improvement"
Jeeshan
Honored Contributor

Re: version

in PA-RISC systems

#print_manifest

in Itanium systems

#machinfo
a warrior never quits
abunnudur
Advisor

Re: version

many thx my firends...
Regards,
abunnudur
Advisor

Re: version

many thx my friends...
Regards,
Asif Sharif
Honored Contributor

Re: version

Salam abunnudur,

--> version of my UNIX HP operating system?
#uname -a
--> Aslo i need some commands that help me to know about some details in each server e.g capacity,RAM,etc...
For that you can run the nickel script.

The Nickel script is a HP written script which collects all system data (LVM, system configuration, network setup, log files, etc.) and prepares html files so that you can direct your web browser to the created index.html file and use the webbrowser to "surf" through the configuration.

You can download it from,

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

Second thing, Please assign the points who devoted their time to help you.

Your profile shows that you have not assigned any number.

"I have assigned points to 0 of 19 responses to my questions."

Regards,
Asif Sharif
Regards,
Asif Sharif