Reorganize periodic minute script

This commit is contained in:
emanuele-f 2017-11-21 18:01:18 +01:00
parent ac8a06617f
commit 9e54ba5ef3
3 changed files with 75 additions and 47 deletions

View file

@ -1679,7 +1679,7 @@ elseif(page == "alerts") then
drawAlertSourceSettings("host", hostkey,
i18n("show_alerts.host_delete_config_btn", {host=host_name}), "show_alerts.host_delete_config_confirm",
"host_details.lua", {ifid=ifId, host=host_ip},
"host_details.lua", {ifid=ifId, host=hostkey},
host_name, "host", {host_ip=host_ip, host_vlan=host_vlan})
elseif (page == "quotas" and ntop.isEnterprise() and host_pool_id ~= host_pools_utils.DEFAULT_POOL_ID and ifstats.inline) then