_____________________________________________________________________
724-746-5500 | b lackb o x.co m
Page 218
All of the existing scripts in
/etc/powerstrips.xml
use the
pmchat
utility.
pmchat
works just like the standard unix "chat" program, only it ensures interoperation with the port
manager.
The final options,
speed, charsize, stop
and
parity
define the recommended or default settings for the
attached device.
15.10 IPMItool
The
console server
includes the
ipmitool
utility for managing and configuring devices that support the
Intelligent Platform Management Interface (IPMI) version 1.5 and version 2.0 specifications.
IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is
implemented independent of the main CPU, BIOS, and OS. The service processor (or Baseboard
Management Controller, BMC) is the brain behind platform management and its primary purpose is to
handle the autonomous sensor monitoring and event logging features.
The
ipmitool
program provides a simple command-line interface to this BMC. It features the ability to
read the sensor data repository (SDR) and print sensor values, display the contents of the System Event
Log (SEL), print Field Replaceable Unit (FRU) inventory information, read and set LAN configuration
parameters, and perform remote chassis power control.
SYNOPSIS
ipmitool
[
-c
|
-h
|
-v
|
-V
]
-I
open
<
command
>
ipmitool
[
-c
|
-h
|
-v
|
-V
]
-I
lan
-H
<
hostname
>
[
-p
<
port
>]
[
-U
<
username
>]
[
-A
<
authtype
>]
[
-L
<
privlvl
>]
[
-a
|
-E
|
-P
|
-f
<
password
>]
[
-o
<
oemtype
>]
<
command
>
ipmitool
[
-c
|
-h
|
-v
|
-V
]
-I
lanplus
-H
<
hostname
>
[
-p
<
port
>]
[
-U
<
username
>]
[
-L
<
privlvl
>]
[
-a
|
-E
|
-P
|
-f
<
password
>]
[
-o
<
oemtype
>]
[
-C
<
ciphersuite
>]
<
command
>
DESCRIPTION
This program lets you manage Intelligent Platform Management Interface (IPMI) functions of either the
local system, via a kernel device driver, or a remote system, using IPMI V1.5 and IPMI v2.0. These
functions include printing FRU information, LAN configuration, sensor readings, and remote chassis
power control.