Remote RMM-1400 Version 2.0x Configuration Guide
Configuring Event Correlations: Correlation Expression Components
11-4
Examples
Examples of these components combined are shown below:
analog 1/1 high
correlation examplecorr false
measurement ExtTemp1 > 90
Operators
The valid operators that can be used in a correlation expression are listed in the
following table, along with possible usages and example results for each.
Table 11-2 Operators and Usage
Expression Evaluation
In an expression, the precedence order for evaluation is as follows:
1. Term
2. not
3. and
4. or
If a Term is a nested expression, it is fully evaluated as the evaluation of the Term, as
is typical with most programming languages. Nested expressions in parentheses are
supported, allowing complex expressions to be contained in a single correlation
expression. The use of parentheses can improve the readability of expressions which
mix
and
,
not
,
and
or
operators.
Operator Usage
Example
Result
and
expression analog 1/4
high and output 1/2
open
When both expressions are true, the
evaluation is true.
or
expression analog 1/4
high or measurement
extTemp > 110
When either expression is true, the
evaluation is true.
not
expression not analog
1/4 in-band
When negating a true expression, the
evaluation is false.
all
expression all output
1/1-4 close
When all expressions are true, the
evaluation is true.
any
expression any 3 input
1/1-4 close
When at least three (3) expressions are
true, the evaluation is true. If no number is
entered after
any
, the default value is 1.
Содержание RMM-1400
Страница 14: ...TOC 6 Table of Contents ...
Страница 30: ...Remote RMM 1400 Version 2 0x Configuration Guide Getting Started Accessing the Web Interface 2 10 ...
Страница 54: ...Remote RMM 1400 Version 2 0x Configuration Guide Configuring Network Setup Parameters Configuring SNMP 5 12 ...
Страница 196: ...Remote RMM 1400 Version 2 0x Configuration Guide Configuring Jobs Configuring Dynamic Memory for a Job 18 14 ...
Страница 206: ...Remote RMM 1400 Version 2 0x Configuration Guide Using Configuration Wizards Using the serial port Wizard 19 10 ...
Страница 242: ...Glossary 30 Glossary ...
Страница 246: ...Copyrights 2 Copyrights and License Statements ...