1833478 Members
2605 Online
110052 Solutions
New Discussion

hp hostid

 
SOLVED
Go to solution
navin
Super Advisor

hp hostid

Hi
we got new itanium server . And can some one help to find out hostid on it.the normal command does not work it looks like.
Thanks
Learning ...
5 REPLIES 5
Patrick Wallek
Honored Contributor

Re: hp hostid

What does 'uname -i' show?
navin
Super Advisor

Re: hp hostid

uname -i's output differers with the entry in the output of uname -a.
Thanks
Learning ...
Patrick Wallek
Honored Contributor
Solution

Re: hp hostid

How so? Can post the output of both 'uname -a' and 'uname -i'?
R N Sharma
New Member

Re: hp hostid

uname -i

Display the machine identification number (or the
node name, if the machine identification number
cannot be determined). This option cannot display
the unique machine identification number.


uname -n

Display the node name (system name) by which the
system is usually known in a UUCP network. .


uname -r

Display the current release level of the operating
system.


all the above are working in itanium server

HTH

Raghunandan
navin
Super Advisor

Re: hp hostid

hi thanks for the detailed info . sorry i was looking at it wrong. the uname -i showed the correct hostid.
thanks for your quick response and your valuable time.
Learning ...