- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: How to check firmware version on DL380 server?
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
тАО08-13-2009 12:45 AM
тАО08-13-2009 12:45 AM
How to check firmware version on DL380 server?
Anyone know utility to use.
Thanks for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2009 01:43 AM
тАО08-13-2009 01:43 AM
Re: How to check firmware version on DL380 server?
try this:
/opt/hp/hpdiags/hpdiags -t >/tmp/hpdiags.txt
search for "Firmware"
prerequisite:
PSP: 8.25
OS: Linux
Kind Regards, Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2009 03:14 AM
тАО08-13-2009 03:14 AM
Re: How to check firmware version on DL380 server?
If you have installed PSP, the insight web interface also has information on firmware.
http://hostname:2381 or maybe 2301
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
тАО08-14-2009 03:34 AM
тАО08-14-2009 03:34 AM
Re: How to check firmware version on DL380 server?
dmesg | grep -i cpu
More useful:
cat /proc/version
cat /proc/cpuinfo
cat /proc/meminfo
(Check in under directory /proc to find more..)
Very useful one:
dmidecode
And recommend you to visit to find more and more at the address:
http://bhami.com/rosetta.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-25-2009 10:53 PM
тАО08-25-2009 10:53 PM
Re: How to check firmware version on DL380 server?
If you are satisfied with the answers you have received it would be appreciated if you would assign points:
http://forums11.itrc.hp.com/service/forums/helptips.do?#28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-27-2009 02:04 AM
тАО08-27-2009 02:04 AM
Re: How to check firmware version on DL380 server?
dmidecode -s bios-version
dmidecode -s bios-release-date
dmidecode -s system-product-name
dmidecode -s system-serial-number
etc. Depending on what it is that you want to find out, this works fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2009 09:55 AM
тАО09-01-2009 09:55 AM
Re: How to check firmware version on DL380 server?
#cat /proc/scsi/