Reference Guide
62
FileName
Specify the filename with path name for saving the IPMI information.
/x ModuleNo
Specify the CPU/IO module number (0 or 1) if the managed component is a fault tolerant server.
If you omit this parameter for the fault tolerant server, this command obtains the information of the
CPU/IO module 0.
2.2.44 getSensorList
Syntax:
dscli getSensorList Component [/x ModuleNo]
Description:
Creates a sensor list from the previously collected SDR of IPMI information through 2.2.43 getIpmiInfo
command and displays the list. The SDR record ID indicating each sensor is also displayed.
Options:
Component
Specify the name, the MAC address of LAN port that BMC uses, or the GUID of the managed
component.
/x ModuleNo
Specify the CPU/IO module number (0 or 1) if the managed component is a fault tolerant server.
If you omit this parameter for the fault tolerant server, this command obtains the information of the
CPU/IO module 0.
Output:
Displays the list of the sensor names. The following shows an example.
0001h: Sensor Type=Temperature(Front Panel Temp), Owner=Basbrd Mgmt Ctlr
0002h: Sensor Type=Temperature(Baseboard Temp), Owner=Basbrd Mgmt Ctlr
0003h: Sensor Type=Temperature(Processor 1 Temp), Owner=Basbrd Mgmt Ctlr
0004h: Sensor Type=Temperature(Processor 2 Temp), Owner=Basbrd Mgmt Ctlr
0005h: Sensor Type=Temperature(PwrDstBd Temp), Owner=Basbrd Mgmt Ctlr
:
2.2.45 getSensorStatus
Syntax:
dscli getSensorStatus Component RecordId [/x ModuleNo]
Description:
Obtains the status of specified sensor on the managed component.
Options:
Component
Specify the name, the MAC address of LAN port that BMC uses, or the GUID of the managed
component.
RecordId
Specify the SDR record ID from the sensor list displayed by 2.2.44 getSensorList command.