Fix download active monitoring metric label

This commit is contained in:
emanuele-f 2020-04-16 11:08:28 +02:00
parent aa2ad9c66e
commit a3ff00584a
4 changed files with 19 additions and 1 deletions

View file

@ -99,6 +99,8 @@ return {
i18n_unit = "field_units.mbits",
-- The localization string for the RTT timeseries menu entry
i18n_rtt_ts_label = "active_monitoring_stats.download_speed",
-- The localization string for the RTT metric in the chart
i18n_rtt_ts_metric = "active_monitoring_stats.download_speed",
-- The operator to use when comparing the measurement with the threshold, "gt" for ">" or "lt" for "<".
operator = "lt",
-- A list of additional timeseries (the am_host:rtt_* is always shown) to show in the charts.