Use command machinfo on HP-UX servers to get the hardware serial number which is required for logging the case to the hardware support team.
Login as a root user or super user and run the below command to get the hardware serial number
# machinfo |grep serial Machine serial number: SGH319V9YY
OR
# /usr/contrib/bin/machinfo |grep serial Machine serial number: SGH319V9YY
For detailed information on hardware like CPU, Memory, Firmware, Machine models etc., run the below command:
# machinfo CPU info: Intel(R) Itanium(R) Processor 9550 (2.39 GHz, 32 MB) 4 cores, 8 logical processors per socket 6.38 GT/s QPI, CPU version D0 Active processor count: 1 socket 1 core 1 logical processor (1 per socket) LCPU attribute is disabled Memory: 130948 MB (127.88 GB) Firmware info: Firmware revision: 02.40 FP SWA driver revision: 1.23 IPMI is supported on this system. BMC firmware revision: 1.61 Platform info: Model: "ia64 hp Integrity BL890c i4 nPar" Machine ID number: 77398900-da2f-11e2-8084-dee5468e3y7f Machine serial number: SGH319V9YY OS info: Nodename: PCPEPSVS Release: HP-UX B.11.31 Version: U (unlimited-user license) Machine: ia64 ID Number: 2000259378 vmunix _release_version: @(#) $Revision: vmunix: B.11.31_LR FLAVOR=perf
OR
# /usr/contrib/bin/machinfo CPU info: Intel(R) Itanium(R) Processor 9550 (2.39 GHz, 32 MB) 4 cores, 8 logical processors per socket 6.38 GT/s QPI, CPU version D0 Active processor count: 1 socket 1 core 1 logical processor (1 per socket) LCPU attribute is disabled Memory: 130948 MB (127.88 GB) Firmware info: Firmware revision: 02.40 FP SWA driver revision: 1.23 IPMI is supported on this system. BMC firmware revision: 1.61 Platform info: Model: "ia64 hp Integrity BL890c i4 nPar" Machine ID number: 77398900-da2f-11e2-8084-dee5468e3y7f Machine serial number: SGH319V9YY OS info: Nodename: PCPEPSVS Release: HP-UX B.11.31 Version: U (unlimited-user license) Machine: ia64 ID Number: 2000259378 vmunix _release_version: @(#) $Revision: vmunix: B.11.31_LR FLAVOR=perf
Related Posts
- How to Find NIC (Network Interface Card) Details in HP-UX
- How to Install a .depot Package Using swinstall on HP-UX
- HP-UX: How to restrict NFS share access to a particular server?
- crontab: you are not authorized to use cron. Sorry. in HP-UX
- HP-UX: SSH taking too much time after adding the DNS Servers
- How to add DNS servers on an HP-UX server
- How to login to vPar console in HP-UX
- How to extend the size of Logical Volume (LV) in HP-UX
- How to determine file system type in HP-UX using command
- How to check vPar machines status in HP-UX
- How to find HBA cards/ports and WWN Number details in HP-UX (nPar)
- How to find HBA cards/ports and WWN Number details in HP-UX (vPar)
- HP-UX command to get Physical Memory Information
- HP-UX command to get Processor Information
- HP-UX command to get Hardware Serial Number
- su: Sorry in HP-UX while switching from normal user to root user
- SSH login taking too much time on HP-UX 11.31
- How to Disable Root SHH Login in HP-UX?
- hpvmstatus: HPVM currently not running.
- How to view/print routing table in HP-UX?
- Create a Logical Volume larger than 2TB and format it in HP-UX
- Protect SSH Logins with SSH and MOTD Banner Messages in HP-UX
- Remove welcome message after login in HP-UX 11.31
- Create a Logical Volume and format it in HP-UX
- How to rescan new LUNs added in HP-UX 11.31
- How to reboot a HP-UX machine?
- How to remove File System, LV and VG in HP-UX and Linux?
- How to remove NO_HW devices from ioscan in HP-UX without a reboot?
- Change root user password of vpar machine in HP-UX