Plan 9 from Bell Labs’s /usr/web/sources/plan9/sys/src/cmd/venti/srv/www/stats.html

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


<html>
  <head>
    <base href="/">
    <META http-equiv="Content-Type" content="text/html; charset=utf-8">
    <script language="javascript" src="stats.js"></script>
    <script language="javascript" src="status.js"></script>
  </head>
  <body bgcolor=#ffffff>

    <center>
    <b>venti.your-domain.com &ndash; venti server statistics</b>
    <p>
    <a href="javascript:redraw()">redraw</a>
    <p>
    <table id="statgraphs">
    <tr><td>JavaScript is required to view the graphs.
    </table>
    <p>
    
    <font size=-1>the small graphs show the past ten minutes of operation.</font>
    <p>
    
    <tt>http://venti.yourdomain.com:8001/</tt>
    <p id="settings">JavaScript is required to change the settings.</p>
    <p>
    <p id="debug"></p>
    </center>
    <script language="javascript">
    loadsettings()
    redraw()
    </script>
  </body>
</html>

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.