changes of core.pm reverted
This commit is contained in:
parent
2c0e8273a2
commit
9b1e5a64b8
|
@ -362,6 +362,7 @@ sub pandora_generate_alerts ($$$$$$$$;$$$) {
|
|||
# No alerts when event storm protection is enabled
|
||||
|
||||
if ($EventStormProtection == 1) {
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue