mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Score changes
- Move score from status definition to user scripts - Separate flow score counter from the peers score - Create a new HostScore class to hold the score data
This commit is contained in:
parent
38facb051a
commit
566b9ece0b
29 changed files with 162 additions and 126 deletions
|
|
@ -43,8 +43,6 @@ end
|
|||
-- #################################################################
|
||||
|
||||
return {
|
||||
cli_score = 0,
|
||||
srv_score = 0,
|
||||
prio = 680,
|
||||
alert_severity = alert_consts.alert_severities.error,
|
||||
alert_type = alert_consts.alert_types.external_alert,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue