Raritan Computer EMX2-111 Network Card User Manual


 
Chapter 10: Using the Command Line Interface
287
config:#
sensor externalsensor <n> <sensor type> lowerCritical <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: enable, disable or a numeric value.
Option
Description
enable
Enables the lower critical threshold for the
specified environmental sensor.
disable
Disables the lower critical threshold for the
specified environmental sensor.
A numeric
value
Sets a value for the lower critical threshold of the
specified environmental sensor and enables this
threshold at the same time.
Example
The following command sets the Lower Critical threshold of the
environmental "humidity" sensor with the ID number 1 to 15%. It also
enables the lower critical threshold if this threshold has not been enabled
yet.
config:#
sensor externalsensor 1 humidity lowerCritical 15
Setting the Sensor's Lower Warning Threshold
This command syntax configures the Lower Warning threshold of a
numeric environmental sensor.