mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Added severity to ntopng checks table
This commit is contained in:
parent
933e8339ec
commit
eda4cfb088
48 changed files with 406 additions and 340 deletions
|
|
@ -11,7 +11,7 @@ local script = {
|
|||
category = checks.check_categories.network,
|
||||
|
||||
default_enabled = false,
|
||||
|
||||
severity = alert_consts.get_printable_severities().error,
|
||||
|
||||
default_value = {
|
||||
operator = "gt",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue