www/stats.html

69 lines
2.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Network Statistics</title>
<style type="text/css">
body {
}
td.stats1 {
padding: 6px 2px 6px 2px;
}
td.stats1, td.stats2 {
text-align: center;
font-size: 16px;
}
table {
margin-left: auto; margin-right: auto;
}
</style>
</head>
<body>
<table>
<tr>
<td colspan="2" class="stats2">IST:
<a href="http://istns.uwaterloo.ca/ipstats/yesterday.txt">Yesterday's External Stats</a> |
<a href="http://istns.uwaterloo.ca/ipstats/">External Stats</a> |
<a href="https://strobe.uwaterloo.ca/~twiki/bin/view/ISTNS/ExternalNetworkStats">External Stats</a>|
<a href="https://istns.uwaterloo.ca/netstats/">More Graphs</a> |
</td>
</tr>
<tr>
<td colspan="2" class="stats2">CSClub:
<a href="http://bittorrent.csclub.uwaterloo.ca/">BitTorrent Tracker</a> |
ORION:
<a href="http://www.orion.on.ca/trafficmap.html">Network Map</a> |
<a href="http://tech.orion.on.ca/cgi/lg.cgi">Looking Glass</a>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td class="stats1">
<b>Cogent Interface (1 Gbps)</b><br/>
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-mc_gi1_1&amp;cfg=ext-rt-mc.cfg&amp;png=daily" alt="Cogent Interface (1 Gbps)"/>
</td>
<td class="stats1">
<b>ORION Interface (2x1 Gbps)</b><br/>
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-mc_gi1_2&amp;cfg=ext-rt-mc.cfg&amp;png=daily" alt="ORION Interface (1 Gbps)" />
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-phy_gi1_1&amp;cfg=ext-rt-phy.cfg&amp;png=daily" alt="ORION Interface (1 Gbps)" />
</td>
<td>
<strong>Internet interface (1Gbps, Hydro One Telecommunications)</strong>
<IMG _moz_resizing="true" alt="Internet (Hydro One Telecommunications)" src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-phy_gi1_2&amp;cfg=ext-rt-phy.cfg&amp;png=weekly"></IMG>
</td>
</tr>
<tr>
<td class="stats1">
<b>Campus Interface [MC]</b><br/>
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-mc_cn-rt-mc&png=daily.s&small=0&cfg=mrtg.cfg" alt="Campus Interface [MC]" />
</td>
<td class="stats1">
<b>Campus Interface [PHY]</b><br/>
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-mc_cn-rt-phy&png=daily.s&small=0&cfg=mrtg.cfg" alt="Campus Interface [PHY]" />
</td>
</tr>
</table>
</body>
</html>