- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How to get Serial Number from Linux prompt
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
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
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
тАО11-09-2004 10:29 AM
тАО11-09-2004 10:29 AM
How to get Serial Number from Linux prompt
I'd like to get the Serial Number of a Proliant DL360G running Linux. I've run through all the different threads but no luck.
Any ideas?
In the Smart Start Scripting Toolkit it mentions a utility called "hwdiscovery" (see p.2-34 of user manual)
ftp://ftp.compaq.com/pub/products/servers/management/toolkit/ug-linux-win32.pdf
But when I download the toolkit I can only find a utility call "hwdisc3". It generates a good xml file but the SN is missing!
http://h18013.www1.hp.com/products/servers/management/toolkit/downloadtkpage.html
Thanks
Samantha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-09-2004 07:38 PM
тАО11-09-2004 07:38 PM
Re: How to get Serial Number from Linux prompt
if you need CPU serial number
try lshw http://ezix.sourceforge.net/software/lshw.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-09-2004 07:57 PM
тАО11-09-2004 07:57 PM
Re: How to get Serial Number from Linux prompt
If you use SuSE, run hwinfo. This generates a lot of info, under which also the serial number of your Compaq. I think hwinfo is only available with SuSE.
Philippe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-10-2004 12:53 AM
тАО11-10-2004 12:53 AM
Re: How to get Serial Number from Linux prompt
Only way I've ever been able to do this is by sneaker net :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-10-2004 03:44 AM
тАО11-10-2004 03:44 AM
Re: How to get Serial Number from Linux prompt
The SN I'm interested in relates to the otherboard (and onboard NIC) rather than the Pentium SN. I still can't believe other people haven't needed to do this. And the Toolkit User Manuals even shows an example...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-10-2004 05:29 PM
тАО11-10-2004 05:29 PM
Re: How to get Serial Number from Linux prompt
so you'll get it from ifconfig |grep eth0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-14-2004 07:03 PM
тАО11-14-2004 07:03 PM
Re: How to get Serial Number from Linux prompt
http://www.nongnu.org/dmidecode/