old-website/stats.html

69 lines
2.5 KiB
HTML
Raw 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:
2012-03-14 21:46:09 -04:00
<a href="http://istns.uwaterloo.ca/ipstats/yesterday.txt">Yesterday's External Stats</a> |
<a href="http://istns.uwaterloo.ca/ipstats/">External Stats</a> |
2008-12-02 04:36:28 -05:00
<a href="https://strobe.uwaterloo.ca/~twiki/bin/view/ISTNS/ExternalNetworkStats">External Stats</a>|
2010-06-07 18:23:03 -04:00
<a href="https://istns.uwaterloo.ca/netstats/">More Graphs</a> |
2007-12-04 22:54:37 -05:00
</td>
</tr>
<tr>
2008-12-02 03:50:42 -05:00
<td colspan="2" class="stats2">CSClub:
2009-03-01 03:51:41 -05:00
<a href="http://bittorrent.csclub.uwaterloo.ca/">BitTorrent Tracker</a> |
ORION:
<a href="http://www.orion.on.ca/trafficmap.html">Network Map</a> |
2007-12-04 22:54:37 -05:00
<a href="http://tech.orion.on.ca/cgi/lg.cgi">Looking Glass</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">
2009-07-10 16:22:32 -04:00
<b>Cogent Interface (1 Gbps)</b><br/>
2010-06-07 18:23:03 -04:00
<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)"/>
2007-12-04 22:54:37 -05:00
</td>
2008-12-02 03:50:42 -05:00
<td class="stats1">
2012-03-14 22:49:42 -04:00
<b>ORION Interface (2x1 Gbps)</b><br/>
2010-06-07 18:23:03 -04:00
<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)" />
2012-03-14 22:49:42 -04:00
<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>
2007-12-04 22:54:37 -05:00
</td>
</tr>
<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>