Identify Model |
 |
To determine the model number of your system, check your invoice.
Once the system is up and running, you can check your model number
as well as a number of other informational items about your system
by entering:
machinfo
Following is a sample output:
# machinfo
 |
CPU info: Number of CPUs = 1 Clock speed = 800 MHz CPUID registers vendor information = "GenuineIntel" processor serial number = 0x0000000000000000 processor version info = 0x0000000007000604 architecture revision: 0 processor family: 7 Intel(R) Itanium(TM) Family Processors processor model: 0 Intel(R) Itanium(TM) Processor processor revision: 6 stepping C0 largest CPUID reg: 4 processor capabilities = 0x0000000000000000 implements long branch: 0
Cache info: L1 Instruction: size = 16 KB, associativity = 4 L1 Data: size = 16 KB, associativity = 4 L2 Unified: size = 96 KB, associativity = 6 L3 Unified: size = 4096 KB, associativity = 4
Memory = 2043 MB (1.995117 GB)
Firmware Revision = S460AC4A.86B.0073.B.0101291049
Platform info: model string = "ia64 Intel MP Server" machine id number = 2e405c47-a41c-d511-bfcb-0060b00619e4 machine serial number = .........
OS info: sysname = HP-UX nodename = puppy release = B.11.20 version = A (two-user license) machine = ia64 idnumber = 0775969863 /stand/vmunix _release_version: @(#) $Revision: vmunix: vw: njl selectors: CUPI80_BL2001_0429 danax_vxvm_dump 'CUPI80_BL2001_0403' 'njl_danax_vxvm_dump' FLAVOR=debug DFILE=dfile.em_64 Mon Apr 30 21:34:48 EDT 2001 # |
 |
Identify Software |
 |
To identify the software products on a system or a media,
use swlist. For example, to show revision and descriptive title
of all software installed on a system, enter:
/usr/sbin/swlist
To show revision and descriptive title of all software on
a CD-ROM mounted at /cdrom, enter:
/usr/sbin/swlist -s /cdrom
swlist has many options to expand or narrow the listing to specific software
and software attributes. For more about swlist, see Managing HP-UX Software With SD-UX.