ref: 15140dcce2b1670af6f4d78ddb5cf52444107aee
dir: /sys/src/cmd/venti/srv/www/stats.html/
<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 – 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>