mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
update manpage with new command help
This commit is contained in:
parent
5a7385f780
commit
b8a2890ace
@ -161,33 +161,24 @@ to get option usage help.
|
|||||||
ipmitool help
|
ipmitool help
|
||||||
.br
|
.br
|
||||||
Commands:
|
Commands:
|
||||||
raw Send a RAW IPMI request and print
|
raw Send a RAW IPMI request and print response
|
||||||
response
|
|
||||||
lan Configure LAN Channels
|
lan Configure LAN Channels
|
||||||
chassis Get chassis status and set power
|
chassis Get chassis status and set power state
|
||||||
state
|
event Send events to MC
|
||||||
event Send pre\-defined events to MC
|
mc Management Controller status and global enables
|
||||||
mc Management Controller status and
|
sdr Print Sensor Data Repository entries and readings
|
||||||
global enables
|
|
||||||
sdr Print Sensor Data Repository
|
|
||||||
entries and readings
|
|
||||||
sensor Print detailed sensor information
|
sensor Print detailed sensor information
|
||||||
fru Print built\-in FRU and scan SDR
|
fru Print built\-in FRU and scan for FRU locators
|
||||||
for FRU locators
|
|
||||||
sel Print System Event Log (SEL)
|
sel Print System Event Log (SEL)
|
||||||
pef Configure Platform Event Filtering
|
pef Configure Platform Event Filtering (PEF)
|
||||||
(PEF)
|
|
||||||
sol Configure IPMIv2.0 Serial\-over\-LAN
|
sol Configure IPMIv2.0 Serial\-over\-LAN
|
||||||
isol Configure IPMIv1.5 Serial\-over\-LAN
|
isol Configure IPMIv1.5 Serial\-over\-LAN
|
||||||
user Configure Management Controller
|
user Configure Management Controller users
|
||||||
users
|
channel Configure Management Controller channels
|
||||||
channel Configure Management Controller
|
|
||||||
channels
|
|
||||||
session Print session information
|
session Print session information
|
||||||
sunoem Manage Sun OEM Extensions
|
sunoem Manage Sun OEM Extensions
|
||||||
exec Run list of commands from file
|
exec Run list of commands from file
|
||||||
set Set runtime variable for shell and
|
set Set runtime variable for shell and exec
|
||||||
exec
|
|
||||||
|
|
||||||
ipmitool chassis help
|
ipmitool chassis help
|
||||||
.br
|
.br
|
||||||
@ -526,6 +517,65 @@ e.g.:
|
|||||||
.br
|
.br
|
||||||
0x4 0x2 0x60 0x1 0x52 0x0 0x0 # Voltage threshold: Lower Critical: Going Low
|
0x4 0x2 0x60 0x1 0x52 0x0 0x0 # Voltage threshold: Lower Critical: Going Low
|
||||||
|
|
||||||
|
.TP
|
||||||
|
<\fBsensorid\fR> <\fBstate\fR> [<\fBeventdir\fR>]
|
||||||
|
|
||||||
|
Generate a custom event based on existing sensor information.
|
||||||
|
The optional event direction can be either \fIassert\fP or
|
||||||
|
\fIdeassert\fP and defaults to assert. To get a list of
|
||||||
|
possible states for a sensor supply a state of \fBlist\fR
|
||||||
|
on the command line. Each sensor may be different but some
|
||||||
|
states will have pre\-defined shortcuts. For example:
|
||||||
|
.RS
|
||||||
|
.PP
|
||||||
|
> ipmitool \-I open event p0.t_core
|
||||||
|
.br
|
||||||
|
Finding sensor p0.t_core... ok
|
||||||
|
.br
|
||||||
|
Sensor States:
|
||||||
|
.br
|
||||||
|
lnr : Lower Non\-Recoverable
|
||||||
|
.br
|
||||||
|
lcr : Lower Critical
|
||||||
|
.br
|
||||||
|
lnc : Lower Non\-Critical
|
||||||
|
.br
|
||||||
|
unc : Upper Non\-Critical
|
||||||
|
.br
|
||||||
|
ucr : Upper Critical
|
||||||
|
.br
|
||||||
|
unr : Upper Non\-Recoverable
|
||||||
|
.RE
|
||||||
|
.RS
|
||||||
|
.PP
|
||||||
|
> ipmitool \-I open event ps0.prsnt
|
||||||
|
.br
|
||||||
|
Finding sensor ps0.prsnt... ok
|
||||||
|
.br
|
||||||
|
Sensor States:
|
||||||
|
.br
|
||||||
|
Device Absent
|
||||||
|
.br
|
||||||
|
Device Present
|
||||||
|
.br
|
||||||
|
State State Shortcuts:
|
||||||
|
.br
|
||||||
|
present absent
|
||||||
|
.br
|
||||||
|
assert deassert
|
||||||
|
.br
|
||||||
|
limit nolimit
|
||||||
|
.br
|
||||||
|
fail nofail
|
||||||
|
.br
|
||||||
|
yes no
|
||||||
|
.br
|
||||||
|
on off
|
||||||
|
.br
|
||||||
|
up down
|
||||||
|
.br
|
||||||
|
.RE
|
||||||
|
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
\fIexec\fP <\fBfilename\fR>
|
\fIexec\fP <\fBfilename\fR>
|
||||||
@ -784,6 +834,11 @@ RAW RSP (5 bytes)
|
|||||||
\fIsdr\fP
|
\fIsdr\fP
|
||||||
.RS
|
.RS
|
||||||
.TP
|
.TP
|
||||||
|
\fIget\fP <\fBid\fR> ... [<\fBid\fR>]
|
||||||
|
.br
|
||||||
|
|
||||||
|
Prints information for sensor data records specified by sensor id.
|
||||||
|
.TP
|
||||||
\fIinfo\fP
|
\fIinfo\fP
|
||||||
.br
|
.br
|
||||||
|
|
||||||
@ -1132,29 +1187,6 @@ on a Sun Microsystems server. Use 'sdr list generic' to get a
|
|||||||
list of devices that are controllable LEDs. The \fIledtype\fP
|
list of devices that are controllable LEDs. The \fIledtype\fP
|
||||||
parameter is optional and not necessary to provide on the command
|
parameter is optional and not necessary to provide on the command
|
||||||
line unless it is required by hardware.
|
line unless it is required by hardware.
|
||||||
.TP
|
|
||||||
Supported LED Modes are:
|
|
||||||
.br
|
|
||||||
\fIOFF\fP Off
|
|
||||||
.br
|
|
||||||
\fION\fP Steady On
|
|
||||||
.br
|
|
||||||
\fISTANDBY_BLINK\fP 100ms on 2900ms off blink rate
|
|
||||||
.br
|
|
||||||
\fISLOW_BLINK\fP 1HZ blink rate
|
|
||||||
.br
|
|
||||||
\fIFAST_BLINK\fP 4HZ blink rate
|
|
||||||
.TP
|
|
||||||
Supported (optional) LED Types are:
|
|
||||||
.br
|
|
||||||
\fIOK2RM\fP Ok to Remove
|
|
||||||
.br
|
|
||||||
\fISERVICE\fP Service Required
|
|
||||||
.br
|
|
||||||
\fIACT\fP Activity
|
|
||||||
.br
|
|
||||||
\fILOCATE\fP Locate
|
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fIget\fP <\fBsensorid\fR> [<\fBledtype\fR>]
|
\fIget\fP <\fBsensorid\fR> [<\fBledtype\fR>]
|
||||||
|
|
||||||
@ -1167,6 +1199,29 @@ of all available LEDS.
|
|||||||
Set status of a particular LED described by a Generic Device Locator
|
Set status of a particular LED described by a Generic Device Locator
|
||||||
record in the SDR. A sensorid of \fIall\fP will set the status
|
record in the SDR. A sensorid of \fIall\fP will set the status
|
||||||
of all available LEDS to the specified \fIledmode\fP and \fIledtype\fP.
|
of all available LEDS to the specified \fIledmode\fP and \fIledtype\fP.
|
||||||
|
.TP
|
||||||
|
LED Mode is required for set operations:
|
||||||
|
.br
|
||||||
|
\fIOFF\fP Off
|
||||||
|
.br
|
||||||
|
\fION\fP Steady On
|
||||||
|
.br
|
||||||
|
\fISTANDBY\fP 100ms on 2900ms off blink rate
|
||||||
|
.br
|
||||||
|
\fISLOW\fP 1HZ blink rate
|
||||||
|
.br
|
||||||
|
\fIFAST\fP 4HZ blink rate
|
||||||
|
.TP
|
||||||
|
LED Type is optional:
|
||||||
|
.br
|
||||||
|
\fIOK2RM\fP Ok to Remove
|
||||||
|
.br
|
||||||
|
\fISERVICE\fP Service Required
|
||||||
|
.br
|
||||||
|
\fIACT\fP Activity
|
||||||
|
.br
|
||||||
|
\fILOCATE\fP Locate
|
||||||
|
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
\fIsshkey\fP
|
\fIsshkey\fP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user