X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/a233e191c363c40d4a5c4b68da23dd627b4906c6..refs/heads/andersk:/code/templates/info.mako?ds=sidebyside diff --git a/code/templates/info.mako b/code/templates/info.mako index e83fef1..8ceb715 100644 --- a/code/templates/info.mako +++ b/code/templates/info.mako @@ -5,6 +5,12 @@ Info on ${machine.name} +%if os.path.exists("/etc/invirt/motd.html"): +
+

${open('/etc/invirt/motd.html').read()|n}

+
+%endif + <%def name="infoTable()">

Info

@@ -14,6 +20,7 @@ Info on ${machine.name} % if on: % if 'monitoring' in config and len(config.monitoring) and 'baseuri' in config.monitoring[0]: + % endif % endif
CPU history:Domain CPU usage
Network history:Domain network usage