Retrieve the System Serial Number on hp Server
Posted by piyut on Monday, October 27, 2008
To retrieve the system Serial Number (SN) on hp server without going to data center, we can use commands “machinfo |grep -i serial” (in Itanium server), “getconf MACHINE_SERIAL“, “/opt/ignite/bin/print_manifest |grep -i ’serial number’ “. The other software that can be used to retrieve system Serial Number is “cstm”.