X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=web%2FMonitorWeb%2Fmonitorweb%2Ftemplates%2Fdetailview.kid;h=14639f8a918b6826fd1a52930295b2cc78530504;hb=45fea95bb898f254ea7e987d7417e9091885fbee;hp=5881d98494e880ee3aefd6eaba2fbc4f1d680e51;hpb=32e64e33bc81735e22024c5a44510848bb3c88df;p=monitor.git diff --git a/web/MonitorWeb/monitorweb/templates/detailview.kid b/web/MonitorWeb/monitorweb/templates/detailview.kid index 5881d98..14639f8 100644 --- a/web/MonitorWeb/monitorweb/templates/detailview.kid +++ b/web/MonitorWeb/monitorweb/templates/detailview.kid @@ -145,16 +145,17 @@ from links import * History (scan) Status Since Hostname - DNS + Resolves? SSH last_contact (cached) Last Checked Port Status - Firewall + Blocked Ports? - + + status (scan) @@ -171,31 +172,23 @@ from links import * id="port${state}" py:content="'%s, ' % port">80 - - - - - - - - - - - - + + + Kernel: + + + + + DNS Status: +
 
+ + + + Traceroute: +
 
+ +
@@ -204,45 +197,7 @@ from links import *
-

Actions Over the Last ${since} Days

-

- There are no recent actions taken for this site. -

- - - - - - - - - - - - - - - - - - - - - - - - -
DateAction taken onAction TypeMessage IDErrors
- - ${act.hostname} - - - ${act.loginbase} - - ${act.message_id} - latest bm log - -
+ ${actionlist_widget.display(since=since, actions=actions)}