Variable | ALERT_DESPITE_WARNINGS | |
Description | Alerts are activated even with warnings from the alert query | |
Default | false |
The ALERT_DESPITE_WARNINGS
option allows alerts to activate
even though there are warnings from the alert query. Be careful when
enabling this option.
Below is an example of how to set this option in the configuration file,
which by default is set to false
:
ini
ALERT_DESPITE_WARNINGS=true