old-website/stats.html

73 lines
2.6 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="https://istns.uwaterloo.ca/yesterday.txt">Yesterday's External Stats</a> |
<a href="https://uwaterloo.ca/information-systems-technology/about/organizational-structure/technology-integrated-services-tis/network-services-resources/external-router-traffic-hourly-interval">Interface Graphs</a>|
<a href="https://istns.uwaterloo.ca/netstats/">Router Graphs</a> |
<a href="https://uwaterloo.ca/information-systems-technology/about/organizational-structure/technology-integrated-services-tis/network-services-resources">IST Network Services</a>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td class="stats1">
<b>Cogent Interface (2 Gbps)</b><br/>
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-mc_te4_1.481&cfg=ext-rt-mc.cfg&png=daily" alt="Cogent Interface (2 Gbps)"/>
</td>
<td class="stats1">
<b>ORION Interfaces (10 Gbps)</b><br/>
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-mc_te4_1.480&cfg=ext-rt-mc.cfg&png=daily" alt="ORION Interfaces (10 Gbps)" />
</td>
<tr><td>&nbsp;</td></tr>
<td class="stats1">
<b>Allstream Interface (4 Gbps)</b><br/>
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-rac_tengige0_0_2_2&cfg=ext-rt-rac.cfg&png=daily" alt="Allstream Interface (4 Gbps)" />
</td>
<td class="stats1">
<b>Internet interface (2 Gbps, Hydro One Telecommunications)</b><br/>
<img src="https://istns.uwaterloo.ca/cgi-bin/14all.cgi?log=ext-rt-phy_tengige0_0_2_2&cfg=ext-rt-phy.cfg&png=daily" alt="Internet (Hydro One Telecommunications)" />
</td>
</tr>
<tr><td>&nbsp;</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>