mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Added severity to ntopng checks table
This commit is contained in:
parent
933e8339ec
commit
eda4cfb088
48 changed files with 406 additions and 340 deletions
|
|
@ -572,8 +572,7 @@ function alerts_api.checkThresholdAlert(params, alert_type, value, attacker, vic
|
|||
threshold
|
||||
)
|
||||
|
||||
alert:set_score_error()
|
||||
alert:set_granularity(params.granularity)
|
||||
alert:set_info(params)
|
||||
alert:set_subtype(script.key)
|
||||
|
||||
if attacker ~= nil then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue