old-website/stats.html

73 lines
2.6 KiB
HTML
Raw Permalink Normal View History

2008-12-02 04:31:46 -05:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
2007-12-04 22:54:37 -05:00
<head>
<title>Network Statistics</title>
2007-12-04 23:10:30 -05:00
<style type="text/css">
2008-12-02 03:50:42 -05:00
body {
}
td.stats1 {
padding: 6px 2px 6px 2px;
}
td.stats1, td.stats2 {
2007-12-04 22:54:37 -05:00
text-align: center;
2008-12-02 03:50:42 -05:00
font-size: 16px;
}
table {
margin-left: auto; margin-right: auto;
2007-12-04 22:54:37 -05:00
}
</style>
</head>
<body>
<table>
<tr>
2008-12-02 03:50:42 -05:00
<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>|
2013-01-21 16:41:53 -05:00
<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>
2007-12-04 23:10:30 -05:00
</td>
</tr>
2008-12-02 03:50:42 -05:00
<tr><td>&nbsp;</td></tr>
2007-12-04 22:54:37 -05:00
<tr>
2008-12-02 03:50:42 -05:00
<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)"/>
2007-12-04 22:54:37 -05:00
</td>
2008-12-02 03:50:42 -05:00
<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)" />
2012-03-14 22:49:42 -04:00
</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)" />
2007-12-04 22:54:37 -05:00
</td>
</tr>
<tr><td>&nbsp;</td></tr>
2007-12-04 22:54:37 -05:00
<tr>
2008-12-02 03:50:42 -05:00
<td class="stats1">
2008-10-23 21:20:47 -04:00
<b>Campus Interface [MC]</b><br/>
2010-06-07 18:23:03 -04:00
<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]" />
2007-12-04 22:54:37 -05:00
</td>
2008-12-02 03:50:42 -05:00
<td class="stats1">
2008-10-23 21:20:47 -04:00
<b>Campus Interface [PHY]</b><br/>
2010-06-07 18:23:03 -04:00
<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]" />
2007-12-04 22:54:37 -05:00
</td>
</tr>
2012-03-14 22:49:42 -04:00
2007-12-04 22:54:37 -05:00
</table>
2007-12-04 23:10:30 -05:00
</body>
</html>