mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Changed alert msg and added support to zmq only interface alerts
This commit is contained in:
parent
46fff4d8e3
commit
4b1b37103a
3 changed files with 9 additions and 3 deletions
|
|
@ -14,8 +14,8 @@ local script = {
|
|||
hooks = {},
|
||||
|
||||
gui = {
|
||||
i18n_title = "internals.system_alert_drops",
|
||||
i18n_description = "internals.system_alert_drops_descr"
|
||||
i18n_title = "internals.exporters_limit_exceeded_title",
|
||||
i18n_description = "internals.exporters_limit_exceeded_descr"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue