Add a default value for snmpconsole_threshold.

Ref pandora_enterprise#7836.
This commit is contained in:
Ramon Novoa 2021-07-21 19:06:44 +02:00
parent 89ebe2ea2e
commit 28c33aca6b
1 changed files with 1 additions and 0 deletions

View File

@ -338,6 +338,7 @@ sub pandora_load_config {
$pa_config->{"mssql_driver"} = undef; # 745
$pa_config->{"snmpconsole_lock"} = 0; # 755.
$pa_config->{"snmpconsole_period"} = 0; # 755.
$pa_config->{"snmpconsole_threshold"} = 0; # 755.
# Internal MTA for alerts, each server need its own config.
$pa_config->{"mta_address"} = ''; # Introduced on 2.0