Merge branch 'ent-11844-etiquetas-module_each_ff-module_event_ff_critical-warning-normal-no-funcionan-en-el-data' into 'develop'
Ent-11844-etiquetas-module_each_ff-module_event_ff_critical-warning-normal-no-funcionan-en-el-data Closes pandora_enterprise#11844 See merge request artica/pandorafms!6822
This commit is contained in:
commit
f084893889
|
@ -4283,6 +4283,10 @@ sub init_module ($) {
|
|||
$module->{'alert_template'} = undef;
|
||||
$module->{'filter'} = undef;
|
||||
$module->{'absoluteinterval'} = undef;
|
||||
$module->{'each_ff'} = undef;
|
||||
$module->{'min_ff_event_normal'} = undef;
|
||||
$module->{'min_ff_event_warning'} = undef;
|
||||
$module->{'min_ff_event_critical'} = undef;
|
||||
}
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in New Issue