The properties and targets described in this section provide information about the server.
Table 32 (page 64)shows the System targets.Table 33 (page 65)shows the System properties. System properties settings are available at:
/system1/oemhp_power1 Table 32 System Targets
Description Target
Displays the average power reading from the last sample oemhp_PresentPower
Displays the average power reading from the past 24 hours oemhp_AvgPower
Displays the greatest peak power reading from the past 24 hours oemhp_MaxPower
Displays the minimum average power reading from the past 24 hours oemhp_MinPower
Displays and modifies the warning type warning_type
Displays and modifies the warning threshold for power consumption warning_threshold
Displays and modifies the duration the power threshold must be exceeded before a warning is generated
warning_duration
Displays and modifies the Power Regulator for ProLiant state. Valid values are
dynamic,max,min, oros. oemhp_powerreg
Displays and modifies the power cap setting for the server in watts. A wattage of zero indicates that power capping is disabled. The value must be an integer cap oemhp_pwrcap
value that is greater than or equal to oemhp_serverminpower, and must be less than or equal to oemhp_powersupplycapacity.
Displays the power supply's total capacity in Watts. oemhp_powersupplycapacity
Displays the server's maximum power capacity in Watts. oemhp_servermaxpower
Displays the server's minimum power capacity in Watts. oemhp_serverminpower
Displays the firmware version number for the Power Micro Controller. oemhp_power_micro_ver
Displays and modifies Server Automatic Power On setting. Valid values are on, 15, 30, 45, 60, random, restore, and off.Onturns on automatic power on with minimum oemhp_auto_pwr
delay. Time-delayed automatic power on settings of15,30,45, and60seconds, as well as arandomtime delay of up to 120 seconds can be enabled (time starts after iLO finishes booting).Restorerestores the last power state (except on BL servers).Offturns off automatic power on.
Verbs: • cd • version • exit • show • set
For example:
• show /system1/oemhp_power1 oemhp_powerreg
• set /system1/oemhp_power1 oemhp_powerreg=<dynamic|max|min|os>
• show /system1/oemhp_power1 oemhp_pwrcap • set /system1/oemhp_power1 oemhp_pwrcap=0
• show /system1/oemhp_power1 oemhp_power_micro_ver
The following properties are available in:
/system1
Table 33 System Properties
Description Access
Property
Displays the system name. Read
name
Displays the system serial number. Read
number
Displays the host server name string. This string can be up to 50 characters in length, and requires the Configure iLO Settings privilege to change.
Read oemhp_server_name
Appears if the server is powered up. Read
enabledstate
Displays the number of logical processors in the system. Read
processor_number For example
• show /system1 • show /system1 name
• set /system1 oemhp_powerreg=auto
The CPU property is a target of/system1and displays information about the system processor.
Table 34 (page 65)shows the System CPU properties. The properties are available at:
/system1/cpun
Wherenis the processor number. Table 34 System CPU Properties
Description Access
Property
Displays manufacturer information about the processor. Read
name
Displays status information. Read
status
Displays the number of processor cores. Read
number_cores
Displays the number of active logical processors within a CPU. Read
active_cores
Displays the number of logical threads within a CPU. Read
threads
Displays the processor speed. Read
speed
Displays the bit level technology of the memory. Read
memory_technology
Displays the size of the processor level-1 cache. Read
cachememory1
Displays the size of the processor level-2 cache. Read
cachememory2
Displays the size of the processor level-3 cache. Read
cachememory3
show /system1/cpu1 /system1/cpu1
Targets Properties
name= Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz status=OK number_cores=8 active_cores=8 threads=16 speed=2600MHz memory_technology=64-bit Capable cachememory1=256KB cachememory2=2048KB cachememory3=20480KB
Thememoryproperty displays information about the system memory.
Table 35 (page 66)shows the System memory properties. The properties are available at:
/system1/memoryn
Wherenis the memory DIMM number. Table 35 System Memory Properties
Description Access
Property
Displays the memory size. Read
size
Displays the memory speed. Read
speed
Displays the location of the memory. Read
location
TheSlotproperty displays information about the system slots.
Table 36 (page 66)shows the System Slot properties. The properties are available at:
/system1/slotn
Wherenis the slot number. Table 36 System Slot Properties
Description Access
Property
Displays the slot type. Read
type
Displays the slot width. Read
width
TheFirmwareproperty displays information about the system ROM.
Table 37 (page 66)shows the System Firmware properties. The properties are available at:
/system1/firmware1
Table 37 System Firmware Properties Description Access
Property
Displays the version of the system ROM. Read
version
Displays the date the system ROM. Read
date
For example:
• show /system1/cpu1—Displays information on one CPU.
• show /system1/slot1—Displays information on one slot.
• show /system1/firmware1—Displays information about system ROM. For example: /system1/firmware1 Targets Properties version=P56 date=01/05/2010
Other commands
Other commands include the following:
start /system1/oemhp_vsp1 Starts a virtual serial port session. PressEsc (to return to the CLI session.
nmi server Generates and sends an NMI to the server. It is limited to users with the Virtual Power and Reset privilege.