Displaying Specified Sensor - NEC express5800 A2010b User Manual

Hide thumbs Also See for express5800 A2010b:
Table of Contents

Advertisement

Chapter 3 Setup

9.3.2 Displaying Specified Sensor

You can display the sensor data by specifying sensor number.
Run the following command to display the sensor data of sensor number 0 that has threshold value by using
WinRM.
winrm get
"http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_NumericSensor?SystemCreationClassNam
e=CIM_ComputerSystem+CreationClassName=CIM_NumericSensor+SystemName=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
Run the following command to display the sensor data of sensor number 1 that does not have threshold value
by using WinRM.
winrm get
"http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_Sensor?SystemCreationClassName=CIM_C
omputerSystem+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
456
Specify the IP address of EXPRESSSCOPE Engine SP3 for "IP_ADDRESS", and
login user name and login password for "USERNAME/PASSWORD" in the
example.
Specify http or https for "PROTOCOL" in the example.
Specify "Unknown.IPMI BMC DeviceID.5B" for <SystemName>.
Express5800/A1040b, A2040b, A2020b, A2010b User's Guide
9. WS-Management

Advertisement

Table of Contents
loading

This manual is also suitable for:

Express5800 a1040bExpress5800 a2020bExpress5800 a2040b

Table of Contents