X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=web%2FMonitorWeb%2Fmonitorweb%2Ftemplates%2Factionlist.kid;h=eb792695a1f8f410d985821614c195de6820baae;hb=bbdd1222ad57a915bbb3d872a1cf1da759ef85e3;hp=843906a52ba155ba32fccbe49d7183ded35710eb;hpb=3f501b69f366b8b6c62d35d6aea4ebf5fa0f1192;p=monitor.git diff --git a/web/MonitorWeb/monitorweb/templates/actionlist.kid b/web/MonitorWeb/monitorweb/templates/actionlist.kid index 843906a..eb79269 100644 --- a/web/MonitorWeb/monitorweb/templates/actionlist.kid +++ b/web/MonitorWeb/monitorweb/templates/actionlist.kid @@ -4,6 +4,7 @@ layout_params['page_title'] = "Monitor Node View" from monitor.util import diff_time from monitor import config from time import mktime +from links import * def zabbix_event_ack_link(eventid): return "http://" + config.MONITOR_HOSTNAME + "/zabbix/acknow.php?eventid=" + str(eventid) @@ -40,7 +41,7 @@ def zabbix_event_ack_link(eventid): - ${node[0]} + ${node[0]}