mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixes alerts inconsistent alerts and checks names (#7314)
This commit is contained in:
parent
cc45b0840e
commit
76267099a2
30 changed files with 66 additions and 61 deletions
|
|
@ -23,7 +23,7 @@ local script = {
|
|||
hooks = {},
|
||||
|
||||
gui = {
|
||||
i18n_title = "show_alerts.interface_drops_threshold",
|
||||
i18n_title = "alerts_dashboard.too_many_drops",
|
||||
i18n_description = "show_alerts.interface_drops_threshold_descr",
|
||||
i18n_field_unit = checks.field_units.percentage,
|
||||
input_builder = "threshold_cross",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue