mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
parent
e2c3baf2df
commit
fc2db1513b
66 changed files with 2 additions and 124 deletions
|
|
@ -3,7 +3,6 @@
|
|||
--
|
||||
|
||||
local user_scripts = require("user_scripts")
|
||||
local alert_severities = require "alert_severities"
|
||||
local host_alert_keys = require "host_alert_keys"
|
||||
|
||||
local remote_connection = {
|
||||
|
|
@ -14,7 +13,6 @@ local remote_connection = {
|
|||
alert_id = host_alert_keys.host_alert_remote_connection,
|
||||
|
||||
default_value = {
|
||||
severity = alert_severities.notice,
|
||||
},
|
||||
|
||||
gui = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue