Check System Information in HP-UX

1. To check the chassis serial number.

# machinfo | grep "machine serial number"
 machine serial number = ABC12345678

2. To check memory.

# machinfo | grep Mem
Memory = 6136 MB (5.992188 GB)

You May Also Like

Leave a Reply?