Friday, March 12, 2010

How to get SystemInfo in HP servers

[root@hpserver ~]# hpasmcli
HP management CLI for Linux (v1.0)
Copyright 2004 Hewlett-Packard Development Group, L.P.

--------------------------------------------------------------------------
NOTE: Some hpasmcli commands may not be supported on all Proliant servers.
Type 'help' to get a list of all top level commands.
--------------------------------------------------------------------------
hpasmcli> show server
System : ProLiant DL380 G5
Serial No. : CZC82758BX
ROM version : P56 01/24/2008
iLo present : Yes
Embedded NICs : 2
NIC1 MAC: 00:1X:29:e8:2c:9a
NIC2 MAC: 00:1X:29:e8:2c:98

Processor: 0
Name : Intel Xeon
Stepping : 6
Speed : 3000 MHz
Bus : 1333 MHz
Core : 4
Thread : 4
Socket : 1
Level2 Cache : 12288 KBytes
Status : Ok

Processor: 1
Name : Intel Xeon
Stepping : 6
Speed : 3000 MHz
Bus : 1333 MHz
Core : 4
Thread : 4
Socket : 2
Level2 Cache : 12288 KBytes
Status : Ok

Processor total : 2

Memory installed : 8192 MBytes
ECC supported : Yes
hpasmcli> exit
[root@hpserver ~]#

No comments:

Post a Comment