- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- System Serial Number
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 02:58 AM
03-30-2003 02:58 AM
Is there any HPUX command to check system's serial number from OS( 11i)?
thanks all
richard
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 03:39 AM
03-30-2003 03:39 AM
SolutionHave You got Ignite installed ?
# /opt/ignite/bin/print_manifest | grep "Serial number:"
Hope it helps,
Robert-Jan.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf626b941255cd71190080090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 03:41 AM
03-30-2003 03:41 AM
Re: System Serial Number
you can find out your system's serial number,
# /var/opt/ignite/bin/print_manifest
and
# cstm
cstm > sel all
cstm > info
cstm > infolog
have a good day!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 03:46 AM
03-30-2003 03:46 AM
Re: System Serial Number
#/opt/ignite/bin/print_manifest
is correct path.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 06:31 AM
03-30-2003 06:31 AM
Re: System Serial Number
Use 'cstm' to get the Serial number if you have the latest hardware like L, N, RPs, SDs etc.,
cstm
>map
>sel dev 1
>info
>infolog
If the system is old hardware like K, then you don't have much choice and you have to go and physically look at the server.
print_manifest can print the Serial Number only if you didn't re-install the factory installed OS. It basically reads the serial number from a seed file populated by HP during the OS install.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 06:48 AM
03-30-2003 06:48 AM
Re: System Serial Number
As mentioned, the online diagnostics (cstm, mstm, xstm) can obtain the information--if they have been installed. They are located on your Support Plus CDROM in case you need to (re)install them. Or you can download the SupportPlus packages from itrc.hp.com
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 09:55 PM
03-30-2003 09:55 PM
Re: System Serial Number
Thank you veey much for those reply. This will help me a lot.
Thanks again
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 09:59 PM
03-30-2003 09:59 PM