Add measurement localized label

This commit is contained in:
emanuele-f 2020-04-16 11:19:27 +02:00
parent b4c07479dd
commit 01214d47db
5 changed files with 14 additions and 1 deletions

View file

@ -89,6 +89,8 @@ return {
{
-- The unique key for the measurement
key = "speedtest",
-- The localization string for this measurement
i18n_label = "active_monitoring_stats.speedtest",
-- The function called periodically to send the host probes
check = run_speedtest,
-- The function responsible for collecting the results