Chapter 8: Using the Command Line Interface
395
Example 1 - Environmental Sensor Naming
The following command assigns the name "Cabinet humidity" to the
environmental sensor with the ID number 4.
config:#
externalsensor 4 name "Cabinet humidity"
Example 2 - Sensor Threshold Selection
The following command sets the environmental sensor #1 to use the
default thresholds, including the deassertion hysteresis and assertion
timeout, as its threshold settings.
config:#
externalsensor 1 useDefaultThresholds true
Configuring Environmental Sensors' Default Thresholds
You can set the default values of upper and lower thresholds,
deassertion hysteresis and assertion timeout on a sensor type basis,
including temperature, humidity, air pressure and air flow sensors. The
default thresholds automatically apply to all environmental sensors that
are newly detected or added.
A default threshold configuration command begins with
defaultThresholds.
You can configure various default threshold settings for the same sensor
type at a time by combining multiple commands. See
Multi-Command
Syntax
(on page 412).
Set the Default Upper Critical Threshold for a specific sensor
type:
config:#
defaultThresholds <sensor type> upperCritical <value>
Set the Default Upper Warning Threshold for a specific sensor
type:
config:#
defaultThresholds <sensor type> upperWarning <value>
Set the Default Lower Critical Threshold for a specific sensor
type:
config:#
defaultThresholds <sensor type> lowerCritical <value>
Set the Default Lower Warning Threshold for a specific sensor
type:
Содержание EMX2-111
Страница 69: ...Chapter 4 Connecting External Equipment Optional 57...
Страница 78: ...Chapter 5 Using the EMX 66 EMX2 888...
Страница 442: ...Appendix A Specifications 430 RS 485 Pin signal definition 6 D bi direction al Data 7 8...
Страница 488: ...Appendix E LDAP Configuration Illustration 476 2 The EMX_Admin role is created...
Страница 507: ...Appendix G RADIUS Configuration Illustration 495 Note If your EMX uses PAP then select PAP...
Страница 508: ...Appendix G RADIUS Configuration Illustration 496 10 Select Standard to the left of the dialog and then click Add...
Страница 509: ...Appendix G RADIUS Configuration Illustration 497 11 Select Filter Id from the list of attributes and click Add...
Страница 512: ...Appendix G RADIUS Configuration Illustration 500 14 The new attribute is added Click OK...
Страница 513: ...Appendix G RADIUS Configuration Illustration 501 15 Click Next to continue...