suggest to use sequential IDs (#57142)
##### SUMMARY Suggest to use sequential IDs - otherwise action is considered to be changed always. ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr
This commit is contained in:
parent
42acf740e4
commit
94e2d87b2f
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,8 @@ options:
|
|||
- The IDs used in the expression must exactly match the ones
|
||||
defined in the filter conditions. No condition can remain unused or omitted.
|
||||
- Required for custom expression filters.
|
||||
- Use sequential IDs that start at "A". If non-sequential IDs are used, Zabbix re-indexes them.
|
||||
This makes each module run notice the difference in IDs and update the action.
|
||||
default_message:
|
||||
description:
|
||||
- Problem message default text.
|
||||
|
|
Loading…
Reference in a new issue