mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 14:44:32 +02:00
parent
24035ab390
commit
ff077bc8b9
@ -1765,9 +1765,9 @@ and, or, negate
|
|||||||
|
|
||||||
Operator | Negate | Description
|
Operator | Negate | Description
|
||||||
----------|------------------------
|
----------|------------------------
|
||||||
= | != | Euqality
|
= | != | Equality
|
||||||
~ | !~ | Regex match
|
~ | !~ | Regex match
|
||||||
=~ | !=~ | Euqality ignoring case
|
=~ | !=~ | Equality ignoring case
|
||||||
~~ | !~~ | Regex ignoring case
|
~~ | !~~ | Regex ignoring case
|
||||||
> | | Less than
|
> | | Less than
|
||||||
< | | Greater than
|
< | | Greater than
|
||||||
|
Loading…
x
Reference in New Issue
Block a user