mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +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
|
|
@ -959,8 +959,7 @@ function alert_utils.formatBehaviorAlert(params, anomalies, stats, id, subtype,
|
|||
anomaly_table["extra_params"]
|
||||
)
|
||||
|
||||
alert:set_score_warning()
|
||||
alert:set_granularity(params.granularity)
|
||||
alert:set_info(params)
|
||||
alert:set_subtype(name)
|
||||
|
||||
-- Trigger an alert if an anomaly is found
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue