RSS Git Download  Clone
Raw Blame History
[% content_only = 1 # no html wrappers %]

<html>
    <head>
        <meta http-equiv="refresh" content="60"> 
    </head>

    <body>
        <div style="margin: 10px 2px">
            <img id="real" src="[% app_url
                %]/chart/process/resource_meter/horizontal_linear_meter?type=real">
            <img id="virtual" src="[% app_url
                %]/chart/process/resource_meter/horizontal_linear_meter?type=virtual">
        </div>
        <div align="right">
            <a href="javascript:window.close();">[ close window ]</a>
        </div>
    </body>
</html>