mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Added REST for top local talkers and top remote destinations
This commit is contained in:
parent
968729032f
commit
ab4e8e9379
2 changed files with 39 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ script = {
|
|||
-- Script category
|
||||
category = user_scripts.script_categories.network,
|
||||
|
||||
default_enabled = true,
|
||||
default_enabled = false,
|
||||
|
||||
-- This script is only for alerts generation
|
||||
is_alert = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue