mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Added RST scan alert (#5903)
This commit is contained in:
parent
48535dab63
commit
cde463a324
15 changed files with 294 additions and 2 deletions
|
|
@ -50,6 +50,7 @@ checks.field_units = {
|
|||
percentage = "field_units.percentage",
|
||||
syn_min = "field_units.syn_min",
|
||||
fin_min = "field_units.fin_min",
|
||||
rst_min = "field_units.rst_min",
|
||||
contacts = "field_units.contacts",
|
||||
score = "field_units.score",
|
||||
per_host_score = "field_units.per_host_score",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue