mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
Fix table in Livestatus Filters
This commit is contained in:
parent
ba680dc829
commit
4f2ca0a324
@ -641,7 +641,7 @@ A list of available external commands and their parameters can be found [here](2
|
|||||||
and, or, negate
|
and, or, negate
|
||||||
|
|
||||||
Operator | Negate | Description
|
Operator | Negate | Description
|
||||||
----------|------------------------
|
----------|----------|-------------
|
||||||
= | != | Equality
|
= | != | Equality
|
||||||
~ | !~ | Regex match
|
~ | !~ | Regex match
|
||||||
=~ | !=~ | Equality ignoring case
|
=~ | !=~ | Equality ignoring case
|
||||||
|
Loading…
x
Reference in New Issue
Block a user