Forum Discussion
- MoshProfessor
Ideally, we would have the ability to configure a pre-alert script at data source level. The script would execute on the collector.
The script could be passed an "alert" object, which would have a "alert.message" property that the script can modify. The alert object could also have a "alert.cancel" property that could be set to true to cancel the alert, for example, if the pre-alert script (running on the collector) performed some logic that resolved the alert condition.
Related Content
- 6 months ago