The properties and targets, described in this section, provide information about the server.
Targets
Target |
Description |
---|---|
|
Displays the average power reading from the last sample. |
|
Displays the average power reading from the past 24 hours. |
|
Displays the greatest peak power reading from the past 24 hours. |
|
Displays the minimum average power reading from the past 24 hours. |
|
Displays and modifies the warning type. |
|
Displays and modifies the warning threshold for power consumption. |
|
Displays and modifies the duration the power threshold must be exceeded before a warning is generated. |
The following properties are available in
/system1
.
Property |
Access |
Description |
---|---|---|
|
Read |
Displays the system name. |
|
Read |
Displays the system serial number. |
|
Read |
Displays the host server name string. This string can be up to 50 characters in length, and requires the configure iLO 3 privilege to change. |
|
Read |
Appears if the server is powered up. |
|
Read/write |
Displays the setting for dynamic power saver mode. Valid values are dynamic, min, max, and os. |
|
Read |
Displays the number of logical processors in the system. |
|
Read |
Displays the number of p-states supported by the server. |
|
Read/write |
Displays the current power cap of the server. The value is shown in watts. You cannot set this property when a dynamic power cap is set for the Enclosure. Enclosure Dynamic Power Caps is set and modified using either Onboard Administrator or Insight Power Manager. |
oemhp_power_micro_ver |
Read |
Displays the version and current state of the power micro option. |
Examples
show
/system1
show
/system1 name
set
/system1 oemhp_powergov=auto
The cpu
property is a target of /system1
and displays information about
the system processor. The following properties are available in
/system1/cpu<
n>
:
Property |
Access |
Description |
---|---|---|
speed |
Read |
Displays the processor speed. |
cachememory1 |
Read |
Displays the size of the processor level-1 cache. |
cachememory2 |
Read |
Displays the size of the processor level-2 cache. |
logical_processor<n> |
Read |
Displays the logical processor. |
CPU power
state
—Enables you to examine the CPU power states. CPU power
state values are shown as a part of the cpu target and use an
additional property of logical_processor<n>.
Example:
The show
cpu1/logical_processor1
command displays the p-states of the
processor: For example:
/system1/cpu1/logical_processor1
Targets
Properties
current_pstate=1
pstate0_avg=0.0
pstate1_avg=100.0
pstate2_avg=0.0
pstate3_avg=0.0
pstate4_avg=0.0
pstate5_avg=0.0
pstate6_avg=0.0
pstate7_avg=0.0
Memory——
Displays information about the
system memory.
The following properties are available in
/system1/memory<
n>
:
Property |
Access |
Description |
---|---|---|
size |
Read |
Displays the memory size. |
speed |
Read |
Displays the memory speed. |
location |
Read |
Displays the location of the memory. |
Slot
—Displays
information about the system slots.
The following properties are available in
/system1/slot<
n>
:
Property |
Access |
Description |
---|---|---|
type |
Read |
Displays the slot type. |
width |
Read |
Displays the slot width. |
Firmware
—Displays information about the
system ROM.
The following properties are available in
/system1/firmware
:
Property |
Access |
Description |
---|---|---|
version |
Read |
Displays the version of the system ROM. |
date |
Read |
Displays the date the system ROM. |
Examples:
show
/system1/cpu1
displays information on one CPU.show
/system1/memory1
displays information on one memory
slot.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/2006