Raritan Computer EMX2-111 用户手册

下载
页码 379
 
Chapter 10: Using the Command Line Interface 
 
 
285
 
 
config:# 
sensor externalsensor <n> <sensor type> upperCritical <option> 
 
Variables: 
 
<n> is the ID number of the environmental sensor that you want to 
configure. The ID number is assigned and shown in the EMX web 
interface. It is an integer between 1 and 16. 
 
<sensor type> is one of these sensor types: temperature, humidity, 
airPressure or air Flow
Note: If the specified sensor type does not match the type of the 
specified environmental sensor, this error message appears: 
"Specified sensor type 'XXX' does not match the sensor's type 
(<sensortype>)," where XXX is the specified sensor type, and 
<sensortype> is the correct sensor type. 
 
<option> is one of the options: enabledisable or a numeric value. 
Option 
Description 
enable 
Enables the upper critical threshold for the 
specified environmental sensor. 
disable 
Disables the upper critical threshold for the 
specified environmental sensor. 
A numeric 
value 
Sets a value for the upper critical threshold of the 
specified environmental sensor and enables this 
threshold at the same time. 
 
 
Example 
The following command sets the Upper Critical threshold of the 
environmental "temperature" sensor with the ID number 2 to 40 degrees 
Celsius. It also enables the upper critical threshold if this threshold has 
not been enabled yet. 
config:# 
sensor externalsensor 2 temperature upperCritical 40 
 
 
Setting the Sensor's Upper Warning Threshold 
This command syntax configures the Upper Warning threshold of a 
numeric environmental sensor.