[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.
[alertService] unshelvingCheckInterval
- Type
- int
- Default
- 60
- Range
- 60..n
- Unit
- seconds
Defines the interval in seconds at which the automatic unshelving process checks for alerts to unshelve.
The default value is 60 seconds. It is recommended not to go below the default value, as shorter intervals can unnecessarily increase the system load.
