Changed alert msg and added support to zmq only interface alerts

This commit is contained in:
Matteo Biscosi 2024-08-08 17:25:29 +02:00
parent 46fff4d8e3
commit 4b1b37103a
3 changed files with 9 additions and 3 deletions

View file

@ -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"
}
}