mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
parent
05e8bf76f5
commit
ba64aad551
4 changed files with 14 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ local host_alert_keys = require "host_alert_keys"
|
|||
|
||||
local dangerous_host = {
|
||||
-- Script category
|
||||
category = checks.check_categories.security,
|
||||
category = checks.check_categories.ids_ips,
|
||||
|
||||
default_enabled = false,
|
||||
alert_id = host_alert_keys.host_alert_dangerous_host,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue