User's Manual
NEC ESMPRO Manager Ver.5 Command Line Interface
57
FileName
Specify the filename with path name for saving the IPMI information.
2.2.44 getSensorList
Syntax:
dscli getSensorList Component
Description:
Creates a sensor list from the previously collected SDR of IPMI information through 2.2.43 getIpmiInfo
command a
nd 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.
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
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.