Retrieving Specified Sensor - NEC Express 5800 User Manual

Express5800 series
Hide thumbs Also See for Express 5800:
Table of Contents

Advertisement

3.2 Retrieving Specified Sensor

You can retrieve the sensor by specifying sensor number.
Enter the following command, if you retrieve information of the sensor which sensor number is 0,
using the WinRM.
winrm get
"http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_NumericSensor?SystemCreat
ionClassName=CIM_ComputerSystem+CreationClassName=CIM_NumericSensor+System
Name=Unknown.IPMI BMC DeviceID.5B+DeviceID=1.0.0.32.1.99"
-r:PROTOCOL://IP_ADDRESS/wsman -username:USERNAME -password:PASSWORD
-auth:basic -encoding:utf-8 -skipCAcheck -skipCNcheck -skipRevocationcheck
Enter the following command, if you retrieve information of the sensor which sensor number is 1,
using the WinRM.
winrm get
"http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_Sensor?SystemCreationClas
sName=CIM_ComputerSystem+CreationClassName=CIM_Sensor+SystemName=Unknown
.IPMI BMC DeviceID.5B+DeviceID= 2.1.0.32.b.0" -r:PROTOCOL://IP_ADDRESS/wsman
-username:USERNAME -password:PASSWORD -auth:basic -encoding:utf-8 -skipCAcheck
-skipCNcheck -skipRevocationcheck
IMPORTANT:
Followings are about parameters used in operation image.
 To run power management service for the Server1, please
specify the IP Address of Server Web Console(Server1) to the
"IP_ADDRESS", and specify user account and password for
login to server web console to the "USERNAME/PASSWORD".
As for user account and password, see "2.6 User Management"
in the web console section.
 For Server2, please follow to similar manner.
 Please specify the "http" or "https" to "PROTOCOL".
 Please specify the "Unknown.IPMI BMC DeviceID.5B" as
"SystemName" to run this operation for Server1 or Server 2.
568

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents