[alertService]
Settings for the alarm suppression and shelving feature (AlertService)
[alertService] shelvingAddValue
- Type
- int
- Default
- 5
- Range
- 1..32
Defines the index of the _add_value attribute that is used to store the shelving state of an alert instance.
The default value is 5. Ensure that no other feature uses the same _add_value index. In case of a conflict, change the index through this config entry.
[alertService] shelvingUseForceFiltered
- Type
- bool
- Default
- 1
- Range
- 0|1
Defines whether the _force_filtered attribute is set to TRUE when shelving an alert instance.
If the entry is set to 1 (default), the _force_filtered attribute is set to TRUE during shelving. This hides the alert instance from the AES.
If the entry is set to 0, the _force_filtered attribute is not modified. In this case, an alternative method for hiding shelved alerts must be configured.
