- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How to find the serial number of the HP Proliant s...
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
Discussions
Discussions
Discussions
Forums
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
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
тАО10-13-2009 05:11 AM
тАО10-13-2009 05:11 AM
The redhat and suse linux are installed on HP Proliant servers, now i want to view the serial number of that.
Ex: HP Proliant servers:
HP Proliant BL465c - AMD
ProLiant BL25p G1 - AMD
ProLiant BL680C G5 - Intel
ProLiant BL25p G1 - AMD
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-13-2009 05:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-13-2009 05:23 AM - last edited on тАО11-03-2020 08:02 PM by Vajith V
тАО10-13-2009 05:23 AM - last edited on тАО11-03-2020 08:02 PM by Vajith V
Re: How to find the serial number of the HP Proliant servers installed with Linux (Redhat and Suse)
Hi Senthil,
Given below link can be helpfull.
https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-c03086307
Silju
[Note: broken link removed by Mod]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-13-2009 07:59 AM
тАО10-13-2009 07:59 AM
Re: How to find the serial number of the HP Proliant servers installed with Linux (Redhat and Suse)
As an alternative, if you have the PSP release installed on the system, you can pull this information from the built in web page that is configured as part of PSP.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-13-2009 09:28 AM
тАО10-13-2009 09:28 AM
Re: How to find the serial number of the HP Proliant servers installed with Linux (Redhat and Suse)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-13-2009 10:18 AM
тАО10-13-2009 10:18 AM
Re: How to find the serial number of the HP Proliant servers installed with Linux (Redhat and Suse)
ProLiant Support Pack... you can install PSP from the Smart Start CD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-18-2009 09:21 AM
тАО10-18-2009 09:21 AM
Re: How to find the serial number of the HP Proliant servers installed with Linux (Redhat and Suse)
The following commands will give detailed about the information of the system, including serial numbers
For redhat -'sysreport' or 'sosreport'
For Suse - 'siga'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-18-2009 10:46 PM
тАО10-18-2009 10:46 PM
Re: How to find the serial number of the HP Proliant servers installed with Linux (Redhat and Suse)
Example of use:
# hpasmcli
(copyright message)
> show server
(server model, serial number, basic memory/CPU configuration info)
> show dimm
(detailed memory configuration info)
> help
(list of available commands)
> show
(list of available "show X" commands)
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-06-2013 04:09 AM
тАО03-06-2013 04:09 AM
Re: How to find the serial number of the HP Proliant servers installed with Linux (Redhat and Suse)
You can enter into the hpasmcli utility by firing :
hpasmcli;
then inside this utility :
hpasmcli > show server
it will give you the serial number as well as server model & processors.
Thanks & Regards // Shivam Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2015 07:47 AM - last edited on тАО11-03-2020 08:03 PM by Vajith V
тАО01-15-2015 07:47 AM - last edited on тАО11-03-2020 08:03 PM by Vajith V
Re: How to find the serial number of the HP Proliant servers installed with Linux (Redhat and Suse)
hi folks,
I made a simple script to fetch the server hardware details on a linux system.... if anyone wish to use this script then download it from my blog here :
How To Find Hardware Details In Linux
Thanks,
Mssm
SimplyLinuxFAQ